Fix carousel indicators bug
They were displayed on top of drawer when it was open
This commit is contained in:
@@ -50,6 +50,7 @@
|
|||||||
margin: 0;
|
margin: 0;
|
||||||
position: initial;
|
position: initial;
|
||||||
width: auto;
|
width: auto;
|
||||||
|
z-index: inherit;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* add side margins depending on screen size */
|
/* add side margins depending on screen size */
|
||||||
|
|||||||
Reference in New Issue
Block a user