mirror of
https://github.com/zadam/trilium.git
synced 2025-11-07 03:06:37 +08:00
style(next): fix regression in autocomplete selection
This commit is contained in:
parent
ff075464a2
commit
6a8a870c08
1 changed files with 0 additions and 3 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue