z-index
This commit is contained in:
parent
ada1360578
commit
890f73c742
1 changed files with 1 additions and 1 deletions
|
@ -895,7 +895,7 @@ input[type=range].web-slider::-webkit-slider-runnable-track {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
-webkit-app-region: drag;
|
-webkit-app-region: drag;
|
||||||
z-index: 1;
|
z-index: 4;
|
||||||
|
|
||||||
&:not(.chrome-bottom) {
|
&:not(.chrome-bottom) {
|
||||||
// box-shadow: 0px 0px
|
// box-shadow: 0px 0px
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue