some fixes
This commit is contained in:
parent
392b5a20a8
commit
07ea88323f
4 changed files with 28 additions and 7 deletions
|
@ -2971,7 +2971,7 @@ input[type="range"].web-slider.display--small::-webkit-slider-thumb {
|
|||
float: left;
|
||||
display: none;
|
||||
width: 100%;
|
||||
height: calc(100% - var(--chromeHeight));
|
||||
height: 100%;
|
||||
bottom: 0;
|
||||
z-index: 100000;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue