mirror of
https://github.com/zadam/trilium.git
synced 2025-11-04 13:39:01 +01: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