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 * {
|
||||
color: #cdf !important;
|
||||
font-weight: normal !important;
|
||||
font-style: normal !important;
|
||||
}
|
||||
|
||||
#gametext, chunk, chunk * {
|
||||
|
|
Loading…
Reference in New Issue