Restore hui-vertical-stack-card.ts

This commit is contained in:
Zack Barett 2020-11-03 22:59:58 -06:00 committed by GitHub
parent 991d1f0997
commit d99f8b0da8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,7 +26,6 @@ class HuiVerticalStackCard extends HuiStackCard {
#root {
display: flex;
flex-direction: column;
height: 100%;
}
#root > * {
margin: 4px 0 4px 0;