Fixed the service widgets tag z-index
This commit is contained in:
parent
6ed4472441
commit
d5454e46aa
@ -62,3 +62,7 @@ dialog ::-webkit-scrollbar {
|
|||||||
::-webkit-details-marker {
|
::-webkit-details-marker {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
li.service {
|
||||||
|
z-index: 10;
|
||||||
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user