mirror of
https://github.com/captbaritone/webamp.git
synced 2026-07-23 10:07:35 +00:00
Add tooltip to random button
This commit is contained in:
parent
94aed7b2be
commit
1a0e293bf3
1 changed files with 1 additions and 0 deletions
|
|
@ -122,6 +122,7 @@ function Header() {
|
|||
onClick={() => {
|
||||
requestRandomSkin();
|
||||
}}
|
||||
title="Random Skin"
|
||||
style={{
|
||||
paddingLeft: "0.2rem",
|
||||
paddingRight: "0.2rem",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue