Ivan - Fix DropDown z-index issue [skip ci]
This commit is contained in:
parent
a876e83108
commit
2e9aae777b
|
@ -27,7 +27,7 @@
|
|||
&__list-container {
|
||||
position: absolute;
|
||||
width: 150px;
|
||||
z-index: 5;
|
||||
z-index: 100;
|
||||
}
|
||||
|
||||
&_closed {
|
||||
|
|
Loading…
Reference in New Issue