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

4 lines
99 B
SCSS

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