style(next)/restyle CKEditor: fix tooltips

This commit is contained in:
Adorian Doran 2025-04-17 20:05:42 +03:00
parent 0cfd9a634c
commit b3384a538c

View File

@ -18,7 +18,7 @@
}
:root ul.ck.ck-list,
:root div.ck.ck-balloon-panel {
:root div.ck.ck-balloon-panel:not(.ck-tooltip) {
border: none;
background: transparent;
}