mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2024-12-15 04:42:23 +08:00
style(base-select-menu): light bar color more luminate
This commit is contained in:
parent
beaaff5886
commit
4c64a44de3
@ -6,5 +6,5 @@
|
||||
) !global;
|
||||
$--base-select-menu-background-color: white !global;
|
||||
$--base-select-menu-box-shadow: none !global;
|
||||
$--base-select-menu-light-bar-background-color: change-color($primary-6, $alpha: .1) !global;
|
||||
$--base-select-menu-light-bar-background-color: change-color($primary-6, $alpha: .15) !global;
|
||||
}
|
Loading…
Reference in New Issue
Block a user