mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-14 14:07:38 -07:00
hide button bg
This commit is contained in:
parent
f3dc32d352
commit
86497d1ec3
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue