Skip to content

Commit

Permalink
Update hui-horizontal-stack-card.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
ildar170975 authored Oct 31, 2024
1 parent a4bb0e0 commit e36b1dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/panels/lovelace/cards/hui-horizontal-stack-card.ts
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ export class HuiHorizontalStackCard extends HuiStackCard {
css`
#root {
display: flex;
height: 100%;
gap: var(--horizontal-stack-card-gap, var(--stack-card-gap, 8px));
}
#root > hui-card {
Expand Down

0 comments on commit e36b1dd

Please sign in to comment.