hide button bg
This commit is contained in:
parent
1c02c1097d
commit
04a7e9c147
|
@ -330,7 +330,7 @@ const wallpaper = localStorage.getItem('wallpaper') != null;
|
|||
margin: auto;
|
||||
height: 64px;
|
||||
border-radius: 8px;
|
||||
background: var(--panel);
|
||||
/* background: var(--panel); */
|
||||
background-position: center;
|
||||
transition: background 0.6s;
|
||||
color: var(--fg);
|
||||
|
|
Loading…
Reference in New Issue