mirror of
https://github.com/opensupports/opensupports.git
synced 2025-04-08 18:35:06 +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 {
|
||||
position: absolute;
|
||||
width: 150px;
|
||||
z-index: 5;
|
||||
z-index: 100;
|
||||
}
|
||||
|
||||
&_closed {
|
||||
|
Loading…
x
Reference in New Issue
Block a user