Merge branch 'rhymix:develop' into develop

This commit is contained in:
Lastorder 2024-06-23 18:40:08 +09:00 committed by GitHub
commit 504cf632b3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -104,6 +104,7 @@ body.cke_editable {
@include light-dark($colorset);
}
textarea.cke_source.cke_editable {
box-sizing: border-box;
padding: 10px;
}
body.color_scheme_dark.cke_auto_dark_mode .cke_wysiwyg_div {