2019-08-16 19:19:59 +08:00
|
|
|
@import './mixins/mixins.scss';
|
2020-02-11 14:44:29 +08:00
|
|
|
|
2019-08-19 15:25:41 +08:00
|
|
|
@include b(popselect) {
|
2019-12-09 13:27:32 +08:00
|
|
|
@include b(popover-content) {
|
|
|
|
box-shadow: none !important;
|
2019-08-19 15:25:41 +08:00
|
|
|
}
|
2019-08-16 19:19:59 +08:00
|
|
|
}
|