5 lines
78 B
CSS
5 lines
78 B
CSS
.ant-select > div.ant-select-selector {
|
|
padding: 5px;
|
|
min-width: 300px;
|
|
}
|