2
0
mirror of https://github.com/tusen-ai/naive-ui.git synced 2025-01-18 12:34:25 +08:00
naive-ui/styles/themes/light/components/Anchor.scss
2019-10-13 21:13:32 +08:00

3 lines
81 B
SCSS

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