style: 样式优化
This commit is contained in:
@@ -1443,6 +1443,15 @@ export default defineComponent({
|
||||
}
|
||||
}
|
||||
|
||||
:deep(.ant-dropdown-menu-item) {
|
||||
&:first-child {
|
||||
padding-bottom: 0;
|
||||
}
|
||||
&:last-child {
|
||||
padding-top: 0;
|
||||
}
|
||||
}
|
||||
|
||||
.search_upImg :deep(.ant-upload.ant-upload-select-picture-card) {
|
||||
background-color: transparent;
|
||||
border: none;
|
||||
|
||||
Reference in New Issue
Block a user