style(next)/mentions list: remove the border of the focused items

pull/2016/head
Adorian Doran 2025-05-24 18:17:54 +07:00
parent d058bbc776
commit 6aa42a0749
1 changed files with 1 additions and 0 deletions

@ -379,6 +379,7 @@
--ck-color-list-button-on-background: var(--hover-item-background-color);
--ck-color-list-button-on-text: var(--hover-item-text-color);
--ck-color-list-button-hover-background: var(--ck-editor-toolbar-dropdown-button-open-background);
--ck-focus-ring: 1px solid transparent;
}
/* "Keep on typing to see the emoji" placeholder */