naive-ui/styles/themes/dark/components/Dropdown.scss
2019-12-04 09:36:17 +08:00

3 lines
97 B
SCSS

@mixin setup-dark-dropdown {
$--dropdown-item-suffix-fill: $--n-secondary-text-color !global;
}