Skip to content

Commit

Permalink
Remove z-index of overlay
Browse files Browse the repository at this point in the history
  • Loading branch information
bram2202 committed Jun 13, 2023
1 parent 932f6d2 commit 5a90858
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/restriction-card.ts
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,6 @@ class RestrictionCard extends LitElement implements LovelaceCard {
right: 0;
top: 0;
bottom: 0;
z-index: 50;
display: flex;
color: var(--regular-lock-color);
}
Expand Down

0 comments on commit 5a90858

Please sign in to comment.