🎨
This commit is contained in:
parent
fd3ce321c5
commit
720d5db041
4 changed files with 44 additions and 0 deletions
|
@ -347,6 +347,7 @@ const wallpaper = localStorage.getItem('wallpaper') != null;
|
|||
-webkit-backdrop-filter: var(--blur, blur(32px));
|
||||
backdrop-filter: var(--blur, blur(32px));
|
||||
background-color: var(--header);
|
||||
border-top: solid 0.5px var(--divider);
|
||||
|
||||
> .button {
|
||||
position: relative;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue