Restore hui-horizontal-stack-card.ts

This commit is contained in:
Zack Barett 2020-11-03 22:59:20 -06:00 committed by GitHub
parent 354d74ce1d
commit 07671ba1d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,7 +25,6 @@ class HuiHorizontalStackCard extends HuiStackCard {
css`
#root {
display: flex;
height: 100%;
}
#root > * {
flex: 1 1 0;