fix: temporarily hack layout style
This commit is contained in:
parent
ec8316f743
commit
a82b8738f5
@ -396,3 +396,12 @@ margin-y($top, $bottom = $top)
|
|||||||
|
|
||||||
table
|
table
|
||||||
display table
|
display table
|
||||||
|
|
||||||
|
// Temporary hack for Layout
|
||||||
|
.veui-layout
|
||||||
|
min-height 100%
|
||||||
|
min-width 1248px
|
||||||
|
|
||||||
|
& &
|
||||||
|
min-height auto
|
||||||
|
min-width auto
|
||||||
|
Loading…
Reference in New Issue
Block a user