Fix menu styles

This commit is contained in:
kolaente 2021-05-30 21:00:03 +02:00
parent b85beb06eb
commit 7690cada78
No known key found for this signature in database
GPG key ID: F40E70337AB24C9B

View file

@ -364,6 +364,7 @@
} }
} }
} }
}
.menu-hide-button, .menu-show-button { .menu-hide-button, .menu-show-button {
display: none; display: none;
@ -437,4 +438,3 @@
margin: 1rem 0; margin: 1rem 0;
font-size: .8rem; font-size: .8rem;
} }
}