Show controls when editing compact messages

fb86dedf296d733ff5df9057cd71a0f9bd6f79c8

Cohee <18619528+Cohee1207@users.noreply.github.com>

1 files changed, +1 -1Ignore whitespace
public/style.css+1 -1
@@ -661,7 +661,7 @@ small {
661 margin-right: unset !important;661 margin-right: unset !important;
662}662}
663663
664.mes.smallSysMes .ch_name {664.mes.smallSysMes:not(:has(.edit_textarea)) .ch_name {
665 display: none;665 display: none;
666}666}
667667