mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
Slider visual fix
This commit is contained in:
@@ -2366,3 +2366,7 @@ h2 .material-icons-outlined {
|
|||||||
.preset_area .settings_button {
|
.preset_area .settings_button {
|
||||||
transform: translateY(6px);
|
transform: translateY(6px);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
input[type='range'] {
|
||||||
|
border: none !important;
|
||||||
|
}
|
Reference in New Issue
Block a user