fix(查询组件): 查询组件下拉框宽度需要优化 #12853
This commit is contained in:
parent
d5b181858b
commit
02605e56d3
@ -640,6 +640,9 @@ defineExpose({
|
||||
<style lang="less">
|
||||
.filter-select-popper_class {
|
||||
--ed-fill-color-light: #f5f7fa47;
|
||||
.ed-vl__window.ed-select-dropdown__list {
|
||||
min-width: 200px;
|
||||
}
|
||||
.ed-select-dropdown__option-item {
|
||||
.ed-checkbox__label:hover {
|
||||
color: #1f2329;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user