Skip to content

Commit

Permalink
style
Browse files Browse the repository at this point in the history
  • Loading branch information
ildar170975 authored Jan 11, 2025
1 parent ec8fe35 commit 3870905
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/restriction-card.ts
Original file line number Diff line number Diff line change
Expand Up @@ -293,7 +293,7 @@ class RestrictionCard extends LitElement implements LovelaceCard {
display: flex;
color: var(--regular-lock-color);
}
.card-row {
#overlay:not(:has(.hidden)) + #card.card-row {
overflow-y: clip;
}
.blocked {
Expand Down

0 comments on commit 3870905

Please sign in to comment.