Files
bbq/src/app/routes/sys-setting/components/goods-name-config/goods-name-config.component.less
Taric Xin 436dd750d3 edit
2021-12-02 17:35:43 +08:00

11 lines
188 B
Plaintext

:host::ng-deep {
.ant-list-items {
max-height: 600px;
overflow : auto;
}
}
.select-type {
color : #1890ff;
background-color: rgb(230 247 255);
}