UNPKG

ng-zorro-antd

Version:

An enterprise-class UI components based on Ant Design and Angular

17 lines (13 loc) 234 B
@import '../../style/themes/index'; @drawer-prefix-cls: ~'@{ant-prefix}-drawer'; .@{drawer-prefix-cls} { &-rtl { direction: rtl; } &-close { .@{drawer-prefix-cls}-rtl & { right: auto; left: 0; } } }