mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2024-12-21 04:50:14 +08:00
7 lines
128 B
SCSS
7 lines
128 B
SCSS
@import './mixins/mixins.scss';
|
|
|
|
@include b(popselect) {
|
|
@include b(base-select-menu) {
|
|
box-shadow: none !important;
|
|
}
|
|
} |