mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
Fix hide-max-length tweak
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
.within_max_length {
|
||||
color: inherit !important;
|
||||
font-weight: inherit !important;
|
||||
color: inherit;
|
||||
font-weight: inherit;
|
||||
}
|
Reference in New Issue
Block a user