mirror of
https://github.com/opensupports/opensupports.git
synced 2025-07-29 08:44:58 +02:00
Ivan - Fix DropDown z-index issue [skip ci]
This commit is contained in:
parent
a876e83108
commit
2e9aae777b
@ -27,7 +27,7 @@
|
|||||||
&__list-container {
|
&__list-container {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
width: 150px;
|
width: 150px;
|
||||||
z-index: 5;
|
z-index: 100;
|
||||||
}
|
}
|
||||||
|
|
||||||
&_closed {
|
&_closed {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user