Skip to content

Commit

Permalink
fix background
Browse files Browse the repository at this point in the history
  • Loading branch information
matt8707 committed Apr 7, 2023
1 parent 5e97f3c commit 8f33c63
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions themes/tablet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ tablet:
card-mod-theme: tablet

card-mod-root: |
ha-app-layout {
#view {
background: url('/local/background.png');
background-size: cover;
}
Expand All @@ -155,7 +155,6 @@ tablet:
.: |
hui-view {
background: none !important;
min-height: 100vh;
}
#################################################
Expand Down

0 comments on commit 8f33c63

Please sign in to comment.