1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-31 01:57:21 +01:00

Fixes z-index for mobile menu

This commit is contained in:
Amir
2019-12-20 11:27:45 -08:00
parent 5a7768f988
commit 283dd90b46

View File

@@ -65,6 +65,7 @@ aside {
left: 0;
right: 0;
background: #222;
z-index: 2;
.menu-label {
margin-top: 1em;