Implementation of categoryId edition.
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
bottom: 0;
|
||||
transition: left .2s ease-in-out;
|
||||
width: $categoriesMenuWidth;
|
||||
z-index: 2;
|
||||
z-index: 3;
|
||||
padding: 1em 0;
|
||||
|
||||
&.displayed {
|
||||
@@ -77,6 +77,7 @@
|
||||
height: 100%;
|
||||
background-color: #000;
|
||||
opacity: .2;
|
||||
z-index: 2;
|
||||
|
||||
&.displayed {
|
||||
display: block;
|
||||
|
||||
Reference in New Issue
Block a user