Skip to content

Commit

Permalink
refactor(tablet): update to browser_mod 2.3.0 and refactor dialog styles
Browse files Browse the repository at this point in the history
  • Loading branch information
troinine committed Jul 15, 2023
1 parent 2d58b73 commit 9f3bf9b
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions themes/tablet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,14 +31,11 @@ tablet:
min-height: 100vh;
}
card-mod-more-info-yaml: |
$: |
.mdc-dialog .mdc-dialog__surface {
background-color: var(--primary-background-color) !important;
}
.: |
ha-dialog {
--vertical-align-dialog: center !important;
--dialog-surface-margin-top: 0 !important;
--mdc-theme-surface: var(--primary-background-color);
}
ha-header-bar$: |
header {
Expand Down

0 comments on commit 9f3bf9b

Please sign in to comment.