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
|
@ -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 New Issue