feat(ui-toolkit): remove legacy flag from viewcontainer
This commit is contained in:
parent
0da6f30f38
commit
0c4f9e5080
@ -14,13 +14,6 @@ export default Grid.extend`
|
||||
padding-bottom: ${remcalc(18)};
|
||||
`};
|
||||
|
||||
|
||||
${isNot('plain')`
|
||||
flex: 1 1 auto;
|
||||
display: block;
|
||||
flex-flow: column;
|
||||
`};
|
||||
|
||||
${is('center')`
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
Loading…
Reference in New Issue
Block a user