Update style.less

This commit is contained in:
booploops 2021-12-27 00:52:59 -08:00
parent 0765df17af
commit a0dee084e0

View file

@ -184,6 +184,7 @@ input[type=range].web-slider::-webkit-slider-runnable-track {
height: 100%;
flex-direction: column;
opacity: 1;
overflow: hidden;
}
#app-sidebar {