Skip to content

Commit

Permalink
Fix z-index create category dialog (#20406)
Browse files Browse the repository at this point in the history
  • Loading branch information
bramkragten authored Apr 4, 2024
1 parent 3a4e9b6 commit 8486377
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/layouts/hass-tabs-subpage-data-table.ts
Original file line number Diff line number Diff line change
Expand Up @@ -779,7 +779,6 @@ export class HaTabsSubpageDataTable extends LitElement {
}
ha-dialog {
--dialog-z-index: 100;
--mdc-dialog-min-width: calc(
100vw - env(safe-area-inset-right) - env(safe-area-inset-left)
);
Expand Down

0 comments on commit 8486377

Please sign in to comment.