Added some opacity to the rest of the page when the sliding menu is opened.
This commit is contained in:
parent
716cb56830
commit
96c1a3fc4a
@ -495,7 +495,7 @@ body {
|
||||
@media @mobile-portrait, @mobile-portrait-with-keyboard {
|
||||
display: none;
|
||||
background: black;
|
||||
opacity: 0;
|
||||
opacity: 0.2;
|
||||
z-index: 1030;
|
||||
position: fixed;
|
||||
left: 0;
|
||||
|
Loading…
Reference in New Issue
Block a user