提交 b5f3c7ed 编写于 作者: Shine-zwj's avatar Shine-zwj

update:更新

上级 7b660714
...@@ -2,7 +2,6 @@ ...@@ -2,7 +2,6 @@
height: 100%; height: 100%;
width: 100%; width: 100%;
display: flex; display: flex;
padding: 0 6px;
.editor { .editor {
flex-grow: 1; flex-grow: 1;
...@@ -15,15 +14,13 @@ ...@@ -15,15 +14,13 @@
} }
.error-info { .error-info {
color: red !important; color: red;
} }
} }
.app-panel-field-label { .app-panel-field-label {
height: 34px !important;
line-height: 22px; line-height: 22px;
flex-shrink: 0; flex-shrink: 0;
padding: 6px 10px 6px 0px;
} }
} }
...@@ -51,6 +48,6 @@ ...@@ -51,6 +48,6 @@
.app-panel-field.label-none { .app-panel-field.label-none {
.app-panel-field-label { .app-panel-field-label {
display: none !important; display: none;
} }
} }
\ No newline at end of file
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册