mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-10 10:22:29 +08:00
Fix an unwanted interference with certain combo boxes
This commit is contained in:
parent
d7240b5bb4
commit
7a0649038b
@ -832,7 +832,7 @@ html body .dropdown-item.disabled {
|
||||
}
|
||||
|
||||
/* Menu item arrow */
|
||||
.dropdown-toggle::after {
|
||||
.dropdown-menu .dropdown-toggle::after {
|
||||
content: "\ed3b" !important;
|
||||
position: absolute;
|
||||
display: flex !important;
|
||||
|
Loading…
x
Reference in New Issue
Block a user