mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
Reverted to the old range sliders
This commit is contained in:
@@ -17,7 +17,7 @@
|
|||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
border-color: var(--setting_background);
|
border-color: var(--setting_background);
|
||||||
width: calc(100% - 10px);
|
width: calc(100% - 10px);
|
||||||
/*-webkit-appearance: none; Looks WAAAAAYYY better without it -GuiAworld*/
|
-webkit-appearance: none;
|
||||||
padding-top: 1px;
|
padding-top: 1px;
|
||||||
background-color: var(--rangeslider_background_color);
|
background-color: var(--rangeslider_background_color);
|
||||||
border-radius: 16px;
|
border-radius: 16px;
|
||||||
|
Reference in New Issue
Block a user