mirror of
https://github.com/home-assistant/frontend.git
synced 2025-08-04 06:57:47 +00:00
Restore hui-vertical-stack-card.ts
This commit is contained in:
parent
991d1f0997
commit
d99f8b0da8
@ -26,7 +26,6 @@ class HuiVerticalStackCard extends HuiStackCard {
|
|||||||
#root {
|
#root {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
height: 100%;
|
|
||||||
}
|
}
|
||||||
#root > * {
|
#root > * {
|
||||||
margin: 4px 0 4px 0;
|
margin: 4px 0 4px 0;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user