mirror of
https://github.com/zadam/trilium.git
synced 2026-05-06 20:17:01 +02: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