|
|
@@ -36,8 +36,10 @@
|
|
|
}
|
|
|
|
|
|
/* https://github.com/ckeditor/ckeditor5-theme-lark/issues/120 */
|
|
|
+ /* https://github.com/ckeditor/ckeditor5-theme-lark/issues/131 */
|
|
|
& > .ck-button,
|
|
|
- & > * > .ck-button {
|
|
|
+ & > .ck-dropdown > .ck-button,
|
|
|
+ & > .ck-dropdown > .ck-splitbutton > .ck-button {
|
|
|
&:not(:hover):not(:focus):not(.ck-on),
|
|
|
&.ck-disabled {
|
|
|
background: transparent;
|