Files
CHEVALLIER Abel cb235644dc init
2025-11-13 16:23:22 +01:00

11 lines
183 B
Plaintext

@import '../../style/themes/index';
@import '../../style/mixins/index';
@mention-prefix-cls: ~'@{ant-prefix}-mentions';
.@{mention-prefix-cls} {
&-rtl {
direction: rtl;
}
}