1
0
mirror of https://github.com/home-assistant/frontend.git synced 2026-04-02 08:33:31 +01:00

Remove generic-picer backdrop background (#29661)

Style: Update backdrop styling for wa-popover in HaGenericPicker
This commit is contained in:
Wendelin
2026-02-16 12:43:01 +01:00
committed by GitHub
parent d844c5b894
commit b0d272bc3d

View File

@@ -434,6 +434,10 @@ export class HaGenericPicker extends PickerMixin(LitElement) {
--wa-space-l: 0;
}
wa-popover::part(dialog)::backdrop {
background: none;
}
wa-popover::part(body) {
width: max(var(--body-width), 250px);
max-width: var(