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;
|
||||
max-width: 500px;
|
||||
width: 90%;
|
||||
height: 350px;
|
||||
height: 400px;
|
||||
|
||||
.ant-steps {
|
||||
width: 35%;
|
||||
min-width: 110px;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
position: relative;
|
||||
|
|
Loading…
Reference in New Issue
Block a user