Reduce the `z-index` of the CKEditor logo
authorAlexander Ebert <ebert@woltlab.com>
Mon, 2 Oct 2023 15:04:49 +0000 (17:04 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Mon, 2 Oct 2023 15:04:49 +0000 (17:04 +0200)
See https://www.woltlab.com/community/thread/301804-ckeditor-copyright-%C3%BCberlagert-den-button-zur-verwaltung-gespeicherter-zitate/

wcfsetup/install/files/style/ui/ckeditor.scss

index 5a425e8a6430c9eca0e1113ad00f7eefcaa48c53..6cfcef594fb2055f7421e434f6bfffea6998e25d 100644 (file)
 
                &.ck-powered-by-balloon {
                        box-shadow: none;
+                       z-index: 1;
                }
        }