added z-index to the 'X' button on webremote
This commit is contained in:
parent
627859b1f7
commit
68917d589b
1 changed files with 1 additions and 0 deletions
|
@ -316,6 +316,7 @@ input[type=range].web-slider::-webkit-slider-runnable-track {
|
|||
right: 60px;
|
||||
width: 10px;
|
||||
height: 10px;
|
||||
z-index: 10;
|
||||
}
|
||||
|
||||
.popup-confirm {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue