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