naive-ui/styles/themes/dark/components/Dropdown.scss
songwanli2025@163.com 4f90dd3b05 merge from upstream
2019-12-17 14:36:37 +08:00

3 lines
97 B
SCSS

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