Bigger border on context menu

This commit is contained in:
nathan 2024-07-17 10:10:24 -06:00 committed by ralf
parent 5de5032222
commit bf15c93d96
3 changed files with 4 additions and 4 deletions

View File

@ -21,8 +21,8 @@ export class EgwMenuShoelace extends LitElement
font-weight: var(--sl-font-weight-bold, bold);
}
.custom-color::part(label) {
--color: var(--color);
sl-menu {
box-shadow: var(--sl-shadow-x-large);
}
sl-menu-item::part(base) {

View File

@ -421,4 +421,4 @@ img.et2_button_icon[src*="svg"], img.et2_button_icon[src*="svg"]:hover {
}
::-ms-input-placeholder{
color: @color_placeholder;
}
}

View File

@ -9509,4 +9509,4 @@ table.egwGridView_grid img.et2_appicon {
border-radius: 0;
}
}
/*# sourceMappingURL=fw_mobile.css.map */
/*# sourceMappingURL=fw_mobile.css.map */