mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-09 10:56:46 +08:00
样式调整
This commit is contained in:
@@ -687,7 +687,7 @@ export default {
|
|||||||
:deep(.ant-input),
|
:deep(.ant-input),
|
||||||
:deep(.ant-select) {
|
:deep(.ant-select) {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 40px;
|
height: 40px !important; // 设置统一高度
|
||||||
border-radius: 8px;
|
border-radius: 8px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user