Commit d55b139b authored by 陈万宝's avatar 陈万宝

add lint

parent a123c667
...@@ -217,8 +217,8 @@ ...@@ -217,8 +217,8 @@
} }
.ant-form-text { .ant-form-text {
display: flex; display: flex;
justify-content: center;
align-items: center; align-items: center;
justify-content: center;
} }
} }
} }
...@@ -260,9 +260,9 @@ ...@@ -260,9 +260,9 @@
} }
.specsSingularBetween { .specsSingularBetween {
display: flex; display: flex;
align-items: center;
justify-content: flex-start; justify-content: flex-start;
width: max-content; width: max-content;
align-items: center;
:global { :global {
.ant-form-item-label { .ant-form-item-label {
overflow: inherit; overflow: inherit;
...@@ -336,8 +336,8 @@ ...@@ -336,8 +336,8 @@
} }
.rowWarp { .rowWarp {
display: flex; display: flex;
background: #f8f8f8;
flex-direction: column; flex-direction: column;
background: #f8f8f8;
} }
:global { :global {
......
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