mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-19 00:42: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 */
|
/* Menu item arrow */
|
||||||
.dropdown-toggle::after {
|
.dropdown-menu .dropdown-toggle::after {
|
||||||
content: "\ed3b" !important;
|
content: "\ed3b" !important;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
display: flex !important;
|
display: flex !important;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user