Commit 6ce2c7b6 authored by 赵啸非's avatar 赵啸非

Merge remote-tracking branch 'origin/master'

parents eb297140 1e8a1f1e
......@@ -110,7 +110,6 @@ export default {
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
.formes {
width: 550px;
height: 220px;
......@@ -123,7 +122,7 @@ export default {
margin-bottom: 5px;
margin-top: 8px;
}
.ant-col-offset-4 {
:deep(.ant-col-offset-4) {
width: 100%;
margin: auto;
}
......@@ -131,7 +130,7 @@ export default {
// .backstage {
// margin-right: 30px;
// }
.ant-form-item-control {
:deep(.ant-form-item-control) {
width: 420px !important;
margin: auto;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment