样式修改

This commit is contained in:
xixi 2024-08-16 10:43:07 +08:00
parent 5ede328946
commit 01c6ccf790

View File

@ -92,12 +92,12 @@
width: 43px; width: 43px;
} */ } */
.belongPeople-search .ant-input { .belongPeople-search .ant-input {
height: 43px; height: 43px !important;
/* line-height: 43px; */ /* line-height: 43px; */
} }
.belongPeople-search .ant-input-search .ant-input-group-addon:last-child .ant-btn { .belongPeople-search .ant-input-search .ant-input-group-addon:last-child .ant-btn {
height: 43px; height: 43px !important;
width: 43px; width: 43px !important;
} }