mirror of
https://github.com/zadam/trilium.git
synced 2025-11-05 04:45:47 +01:00
chore(client/rtl): revert dropdown arrow
This commit is contained in:
@@ -246,6 +246,10 @@ html body .dropdown-item[disabled] {
|
|||||||
color: var(--menu-item-arrow-color) !important;
|
color: var(--menu-item-arrow-color) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
body[dir=rtl] .dropdown-menu .dropdown-toggle::after {
|
||||||
|
content: "\ea4d" !important;
|
||||||
|
}
|
||||||
|
|
||||||
/* Menu item group heading */
|
/* Menu item group heading */
|
||||||
|
|
||||||
/* The heading body */
|
/* The heading body */
|
||||||
|
|||||||
Reference in New Issue
Block a user