修复初始化界面样式

This commit is contained in:
whyour 2023-06-10 16:16:36 +08:00
parent 2eff99abe1
commit 4ce01c5f0e

View File

@ -57,10 +57,11 @@
display: flex;
max-width: 500px;
width: 90%;
height: 350px;
height: 400px;
.ant-steps {
width: 35%;
min-width: 110px;
display: flex;
align-items: center;
position: relative;