fix: temporarily hack layout style

This commit is contained in:
Justineo 2022-01-26 18:56:20 +08:00
parent ec8316f743
commit a82b8738f5

View File

@ -396,3 +396,12 @@ margin-y($top, $bottom = $top)
table
display table
// Temporary hack for Layout
.veui-layout
min-height 100%
min-width 1248px
& &
min-height auto
min-width auto