fix:修改状态间距
This commit is contained in:
@@ -53,7 +53,7 @@
|
||||
<style lang="less" scoped>
|
||||
.ant-steps-vertical {
|
||||
margin-left: 20px;
|
||||
margin-top: 10px;
|
||||
margin-top: 20px;
|
||||
}
|
||||
.card {
|
||||
width: 450px;
|
||||
@@ -97,6 +97,6 @@
|
||||
height: 120% !important;
|
||||
}
|
||||
:deep(.ant-steps-item) {
|
||||
margin-top: 20px !important;
|
||||
margin-top: 8px !important;
|
||||
}
|
||||
</style>
|
||||
|
Reference in New Issue
Block a user