Skip to content
Snippets Groups Projects
Commit 9cdbb5f4 authored by Marie's avatar Marie 🚅 Committed by blueb
Browse files

upd: fix random bg on post button in classic view

This does basically nothing in classic view besides breaking the custom wallpapers function
parent e38aabff
No related branches found
No related tags found
No related merge requests found
Pipeline #1311 failed with stages
in 11 minutes and 4 seconds
......@@ -166,7 +166,6 @@ watch(defaultStore.reactiveState.menuDisplay, () => {
top: 0;
z-index: 1;
padding: 16px 0;
background: var(--bg);
> .button {
min-width: 0;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment