* Another width change

This commit is contained in:
2025-02-18 21:31:00 +01:00
parent ae75e2dc39
commit 3770d4f28d

View File

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