naive-ui/styles/themes/dark/components/Anchor.scss
2019-10-13 21:13:32 +08:00

3 lines
80 B
SCSS

@mixin setup-dark-anchor {
$--anchor-rail-background-color: #404555 !global;
}