tweak context menu's text labels

This commit is contained in:
Miika Kuisma
2026-06-25 11:20:24 +03:00
parent 01d28eb2c5
commit e5e164f56e
+6 -2
View File
@@ -1710,8 +1710,8 @@ span.header-sort-icon img {
}
.submenu-arrow {
width: 15px;
height: 15px;
width: 10px;
height: 10px;
float: right;
}
@@ -1719,6 +1719,10 @@ span.header-sort-icon img {
display: none;
}
.context-menu-item .contextmenu-label {
height: 12px;
}
.context-menu-item-active .submenu-arrow {
display: none;
pointer-events: none;