Skip to content

Commit

Permalink
fix: speed popup overflow
Browse files Browse the repository at this point in the history
  • Loading branch information
denysdovhan committed Apr 20, 2022
1 parent 9c3c0ca commit da4377a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ ha-card {
flex: 1;
position: relative;
padding: 0px;
overflow: hidden;
}

.fill-gap {
Expand All @@ -32,7 +31,6 @@ ha-card {

.preview {
background-color: var(--pc-background);
overflow: hidden;
position: relative;
}

Expand Down

0 comments on commit da4377a

Please sign in to comment.