* Changed menu width

This commit is contained in:
2025-02-18 21:28:56 +01:00
parent a84b8cf609
commit ae75e2dc39

View File

@@ -63347,11 +63347,11 @@ span.e-table-box.e-rbox-select {
font-weight: bold; font-weight: bold;
} }
.custom-menu { .custom-menu {
width: 250px; width: 265px;
} }
.custom-menu-width { .custom-menu-width {
width: 250px; width: 265px;
} }
@media (max-width: 767px) { @media (max-width: 767px) {