mirror of
https://codeberg.org/yeentown/barkey
synced 2024-11-22 11:25:13 +00:00
upd: fix random bg on post button in classic view
This does basically nothing in classic view besides breaking the custom wallpapers function
This commit is contained in:
parent
da7a5add33
commit
007384c536
1 changed files with 0 additions and 1 deletions
|
@ -166,7 +166,6 @@ watch(defaultStore.reactiveState.menuDisplay, () => {
|
|||
top: 0;
|
||||
z-index: 1;
|
||||
padding: 16px 0;
|
||||
background: var(--bg);
|
||||
|
||||
> .button {
|
||||
min-width: 0;
|
||||
|
|
Loading…
Reference in a new issue