Remove unused element

main2
Bob Mottram 2019-09-22 11:19:25 +01:00
parent d4c277dffd
commit e1558e9cb0
1 changed files with 0 additions and 9 deletions

View File

@ -700,15 +700,6 @@ input[type=checkbox]
opacity: 1;
}
.slider::-webkit-slider-thumb {
-webkit-appearance: none;
appearance: none;
width: 25px;
height: 25px;
background: var(--main-bg-color);
cursor: pointer;
}
.slider::-moz-range-thumb {
width: 25px;
height: 25px;