mirror of
https://github.com/ant-design/ant-design.git
synced 2025-01-07 19:50:26 +08:00
18 lines
319 B
Plaintext
18 lines
319 B
Plaintext
// @import '../../style/themes/index';
|
|
// @import '../../style/mixins/index';
|
|
|
|
// @message-prefix-cls: ~'@{ant-prefix}-message';
|
|
|
|
// .@{message-prefix-cls}-rtl {
|
|
// direction: rtl;
|
|
|
|
// span {
|
|
// direction: rtl;
|
|
// }
|
|
|
|
// .@{iconfont-css-prefix} {
|
|
// margin-right: 0;
|
|
// margin-left: 8px;
|
|
// }
|
|
// }
|