Spaces:
Running
Running
Remove custom menu background color on smaller screens
Browse files- client/css/sidebar.css +0 -1
client/css/sidebar.css
CHANGED
@@ -86,7 +86,6 @@
|
|
86 |
left: 0;
|
87 |
width: 100%;
|
88 |
height: 100%;
|
89 |
-
background-color: rgba(0, 0, 0, 0.5);
|
90 |
z-index: 1000;
|
91 |
}
|
92 |
|
|
|
86 |
left: 0;
|
87 |
width: 100%;
|
88 |
height: 100%;
|
|
|
89 |
z-index: 1000;
|
90 |
}
|
91 |
|