style(next): fix regression in autocomplete selection

This commit is contained in:
Elian Doran
2025-05-15 15:52:20 +03:00
parent ff075464a2
commit 6a8a870c08

View File

@@ -81,9 +81,6 @@
}
/* Checked list item */
:root ul.ck.ck-list button.ck-button.ck-on:not(:hover) {
background: transparent !important;
}
:root ul.ck.ck-list button.ck-button:hover,
:root ul.ck.ck-list button.ck-button.ck-on:hover {