@import '../core/variables.less';
@import '../theme/index.less';

@ant-spin: ant-spin;
.@{ant-spin} {
    &-dot-item {
        background-color: var(--mi-theme, @mi-theme);
    }
}
