UNPKG

ng-zorro-antd

Version:

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

21 lines (18 loc) 279 B
.@{spin-prefix-cls} { &-rtl { direction: rtl; } &-dot { &-spin { .@{spin-prefix-cls}-rtl & { transform: rotate(-45deg); animation-name: antRotateRtl; } } } } @keyframes antRotateRtl { to { transform: rotate(-405deg); } }