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:
@@ -166,7 +166,6 @@ watch(defaultStore.reactiveState.menuDisplay, () => {
|
||||
top: 0;
|
||||
z-index: 1;
|
||||
padding: 16px 0;
|
||||
background: var(--bg);
|
||||
|
||||
> .button {
|
||||
min-width: 0;
|
||||
|
||||
Reference in New Issue
Block a user