mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
Fix CSS issues when editing a chunk that has a comment
This commit is contained in:
@@ -19,6 +19,7 @@ chunk {
|
||||
chunk.editing, chunk.editing * {
|
||||
color: #cdf !important;
|
||||
font-weight: normal !important;
|
||||
font-style: normal !important;
|
||||
}
|
||||
|
||||
#gametext, chunk, chunk * {
|
||||
|
Reference in New Issue
Block a user