mirror of
https://github.com/whyour/qinglong.git
synced 2025-05-23 23:06:06 +08:00
修复初始化界面样式
This commit is contained in:
parent
2eff99abe1
commit
4ce01c5f0e
|
@ -57,10 +57,11 @@
|
||||||
display: flex;
|
display: flex;
|
||||||
max-width: 500px;
|
max-width: 500px;
|
||||||
width: 90%;
|
width: 90%;
|
||||||
height: 350px;
|
height: 400px;
|
||||||
|
|
||||||
.ant-steps {
|
.ant-steps {
|
||||||
width: 35%;
|
width: 35%;
|
||||||
|
min-width: 110px;
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user