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:
Marie 2024-10-02 20:40:58 +02:00
parent da7a5add33
commit 007384c536
No known key found for this signature in database
GPG key ID: 7ADF6C9CD9A28555

View file

@ -166,7 +166,6 @@ watch(defaultStore.reactiveState.menuDisplay, () => {
top: 0;
z-index: 1;
padding: 16px 0;
background: var(--bg);
> .button {
min-width: 0;