下拉框默认样式调整
This commit is contained in:
parent
d85ed846c5
commit
3e845fff6c
|
@ -618,7 +618,7 @@ input[type='number']::-webkit-outer-spin-button {
|
|||
}
|
||||
}
|
||||
.ant-select-selection--multiple .ant-select-selection__choice{
|
||||
max-width: 65%;
|
||||
max-width: 60%;
|
||||
}
|
||||
|
||||
// 下拉菜单
|
||||
|
|
Loading…
Reference in New Issue
Block a user