mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-04-25 14:18:53 -05:00
Fix an unwanted interference with certain combo boxes
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user