Fix CSS issues when editing a chunk that has a comment

This commit is contained in:
Gnome Ann 2021-11-21 00:48:43 -05:00
parent 624cfbd5a4
commit a1c378deea
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@ chunk {
chunk.editing, chunk.editing * {
color: #cdf !important;
font-weight: normal !important;
font-style: normal !important;
}
#gametext, chunk, chunk * {