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

3 lines
81 B
SCSS
Raw Normal View History

2019-10-12 14:23:40 +08:00
@mixin setup-light-anchor {
2019-10-13 21:13:32 +08:00
$--anchor-rail-background-color: #d9d9d9 !global;
2019-10-12 14:23:40 +08:00
}