mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-22 08:46:35 +00:00
Fix glance card with header if parent does not set block (#7526)
This commit is contained in:
parent
fbb43821ba
commit
99935f1e59
@ -197,7 +197,6 @@ export class HuiGlanceCard extends LitElement implements LovelaceCard {
|
||||
display: flex;
|
||||
padding: 0 16px 4px;
|
||||
flex-wrap: wrap;
|
||||
height: 100%;
|
||||
box-sizing: border-box;
|
||||
align-content: center;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user