7 lines
118 B
SCSS
7 lines
118 B
SCSS
|
|
.ant-select-selector {
|
||
|
|
line-height: 30px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.ant-select-item-option-content .ant-image {
|
||
|
|
margin-right: 8px;
|
||
|
|
}
|