mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-01 20:52:27 +08:00
style(next): fix regression in autocomplete selection
This commit is contained in:
parent
ff075464a2
commit
6a8a870c08
@ -81,9 +81,6 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* Checked list item */
|
/* 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:hover,
|
||||||
:root ul.ck.ck-list button.ck-button.ck-on:hover {
|
:root ul.ck.ck-list button.ck-button.ck-on:hover {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user