Skip to content

Commit

Permalink
Potential fix for #22
Browse files Browse the repository at this point in the history
  • Loading branch information
th3jesta committed Jan 8, 2023
1 parent 0dea552 commit 12c3bf5
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions themes/lcars.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -651,8 +651,9 @@
card-mod-sidebar: &card-mod-sidebar |
:host {
content: "";
height: 100px;
width: 200px;
/* Commenting h and w as potential fix for https://github.com/th3jesta/ha-lcars/issues/22 */
/* height: 100px; */
/* width: 200px; */
border-right: 0px !important;
border-top-left-radius: 80px;
box-shadow: black 0px -130px 0px 0px;
Expand Down

0 comments on commit 12c3bf5

Please sign in to comment.