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

3 lines
89 B
SCSS
Raw Normal View History

2019-10-15 18:01:18 +08:00
@mixin setup-light-base-loading {
$--base-loading-stroke: $--n-primary-color !global;
}