Increase volume drag size FS.
This commit is contained in:
parent
2ce93bc498
commit
0aa402b6aa
1 changed files with 2 additions and 2 deletions
|
@ -3614,8 +3614,8 @@ input[type="range"].web-slider.display--small::-webkit-slider-thumb {
|
|||
transform: scale(0.5);
|
||||
-webkit-appearance: none;
|
||||
appearance: none;
|
||||
width: 12px;
|
||||
height: 12px;
|
||||
width: 23px;
|
||||
height: 23px;
|
||||
border-radius: 100%;
|
||||
background: rgba(236, 234, 234, 0.733);
|
||||
cursor: default;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue