Skip to content
This repository was archived by the owner on Jun 24, 2025. It is now read-only.

Commit b3384a5

Browse files
committed
style(next)/restyle CKEditor: fix tooltips
1 parent 0cfd9a6 commit b3384a5

File tree

1 file changed

+1
-1
lines changed
  • src/public/stylesheets/theme-next/notes

1 file changed

+1
-1
lines changed

src/public/stylesheets/theme-next/notes/text.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
}
1919

2020
:root ul.ck.ck-list,
21-
:root div.ck.ck-balloon-panel {
21+
:root div.ck.ck-balloon-panel:not(.ck-tooltip) {
2222
border: none;
2323
background: transparent;
2424
}

0 commit comments

Comments
 (0)