xrkffgg
5 years ago
committed by
GitHub
2 changed files with 11 additions and 0 deletions
@ -0,0 +1,10 @@ |
|||
@import '../../style/themes/index'; |
|||
@import '../../style/mixins/index'; |
|||
|
|||
@layout-prefix-cls: ~'@{ant-prefix}-layout'; |
|||
|
|||
.@{layout-prefix-cls} { |
|||
&-rtl { |
|||
direction: rtl; |
|||
} |
|||
} |
Loading…
Reference in new issue