fix: 样式优化

This commit is contained in:
dataeaseShu
2025-05-29 17:32:50 +08:00
committed by dataeaseShu
parent 645ed32e65
commit 20cfdf8cf2

View File

@@ -675,7 +675,7 @@ defineExpose({
:before-close="closeEditItem"
direction="rtl"
>
<div class="flex-center" style="width: 100%">
<div style="display: flex; width: 100%; justify-content: center">
<el-steps custom style="max-width: 400px; flex: 1" :active="active" align-center>
<el-step>
<template #title>
@@ -1021,11 +1021,6 @@ defineExpose({
.ed-drawer__body {
padding: 24px 24px 80px 24px !important;
}
.flex-center {
.ed-steps {
width: 630px;
}
}
.ed-form {
width: 100%;