提交 635a4355 作者: 温凯

fix:手动规划界面优化

上级 1739dafe
......@@ -689,6 +689,7 @@ export default {
top: 0px;
width: 351px;
z-index: 2;
left: 0px;
.dialog-content {
display: flex;
......@@ -698,8 +699,8 @@ export default {
flex-shrink: 0;
display: flex;
justify-content: space-around;
margin-bottom: 16px;
margin-top: 16px;
margin-bottom: 5px;
margin-top: 5px;
}
.ae-form {
......
......@@ -731,8 +731,8 @@ export default {
flex-shrink: 0;
display: flex;
justify-content: space-around;
margin-bottom: 16px;
margin-top: 16px;
margin-bottom: 5px;
margin-top: 5px;
}
.ae-form {
......
......@@ -553,8 +553,8 @@ export default {
flex-shrink: 0;
display: flex;
justify-content: space-around;
margin-bottom: 16px;
margin-top: 16px;
margin-bottom: 5px;
margin-top: 5px;
}
.ae-form {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论