StackLayout.less 67 B

12345
  1. // StackLayout
  2. .@{prefix}-stack-layout-item {
  3. display: block;
  4. }