Fix the styling of the overflow toolbar
authorAlexander Ebert <ebert@woltlab.com>
Sun, 23 Apr 2023 09:05:10 +0000 (11:05 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Sun, 23 Apr 2023 09:05:10 +0000 (11:05 +0200)
wcfsetup/install/files/style/ui/ckeditor.scss

index 502d2e5581b835a5e2f9d5d6c04165836f5a9137..5e8640f16cb8155abeb5a410639d113ace933f5c 100644 (file)
@@ -51,7 +51,8 @@
        cursor: pointer;
 }
 
-.ck.ck-toolbar__items {
+.ck.ck-toolbar__items,
+.ck.ck-toolbar__grouped-dropdown {
        --ck-color-button-default-hover-background: var(--wcfEditorButtonBackground);
        --ck-color-button-default-active-background: var(--wcfEditorButtonBackground);