mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-02-20 05:30:57 +01:00
Fix CSS issues when editing a chunk that has a comment
This commit is contained in:
parent
624cfbd5a4
commit
a1c378deea
@ -19,6 +19,7 @@ chunk {
|
|||||||
chunk.editing, chunk.editing * {
|
chunk.editing, chunk.editing * {
|
||||||
color: #cdf !important;
|
color: #cdf !important;
|
||||||
font-weight: normal !important;
|
font-weight: normal !important;
|
||||||
|
font-style: normal !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
#gametext, chunk, chunk * {
|
#gametext, chunk, chunk * {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user