mirror of
https://github.com/home-assistant/frontend.git
synced 2025-08-01 13:37:47 +00:00
Fix glance card with header if parent does not set block (#7526)
This commit is contained in:
parent
35151bbac7
commit
5b232b5d35
@ -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