naive-ui/styles/themes/light/components/Divider.scss

3 lines
74 B
SCSS
Raw Normal View History

2019-09-24 12:43:56 +08:00
@mixin setup-light-divider {
$divider-color: $n-divider-color !global;
}