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

Merge remote-tracking branch 'origin/master'

parents eb297140 1e8a1f1e
...@@ -110,7 +110,6 @@ export default { ...@@ -110,7 +110,6 @@ export default {
top: 50%; top: 50%;
left: 50%; left: 50%;
transform: translate(-50%, -50%); transform: translate(-50%, -50%);
.formes { .formes {
width: 550px; width: 550px;
height: 220px; height: 220px;
...@@ -123,7 +122,7 @@ export default { ...@@ -123,7 +122,7 @@ export default {
margin-bottom: 5px; margin-bottom: 5px;
margin-top: 8px; margin-top: 8px;
} }
.ant-col-offset-4 { :deep(.ant-col-offset-4) {
width: 100%; width: 100%;
margin: auto; margin: auto;
} }
...@@ -131,7 +130,7 @@ export default { ...@@ -131,7 +130,7 @@ export default {
// .backstage { // .backstage {
// margin-right: 30px; // margin-right: 30px;
// } // }
.ant-form-item-control { :deep(.ant-form-item-control) {
width: 420px !important; width: 420px !important;
margin: auto; 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