oop
This commit is contained in:
parent
93820d61c4
commit
6d71fa86ef
1 changed files with 2 additions and 1 deletions
|
@ -663,6 +663,7 @@ input[type=range].web-slider::-webkit-slider-runnable-track {
|
|||
|
||||
.usermenu-container {
|
||||
top: 0px;
|
||||
z-index: 200001 !important;
|
||||
#cmenu.container();
|
||||
|
||||
.usermenu-body {
|
||||
|
@ -3566,7 +3567,7 @@ input[type="range"].web-slider.display--small::-webkit-slider-thumb {
|
|||
position: fixed;
|
||||
top: 0;
|
||||
left: 0;
|
||||
z-index: 100000;
|
||||
z-index: 100001;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue