@import '~antd/lib/divider/style/index';

@import '../../themes/default/index';
@import '../../mixins/index';

.@{divider-prefix-cls} {
    // &-vertical {
    //     height: unset;
    //     top: 0;
    // }
}