fix: temporarily hack layout style
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user