提交 1a3fe172 编写于 作者: RedPig97's avatar RedPig97

表单样式修复

上级 410e0d0e
...@@ -3,9 +3,12 @@ ...@@ -3,9 +3,12 @@
padding: 0 6px; padding: 0 6px;
.editor { .editor {
height: 100%; height: 100%;
.ivu-form-item-content { .ivu-form-item {
height: 100%; padding: 6px 10px 6px 0px;
min-height: 36px; .ivu-form-item-content {
height: 100%;
min-height: 36px;
}
} }
} }
.app-form-item-label { .app-form-item-label {
...@@ -43,7 +46,7 @@ ...@@ -43,7 +46,7 @@
} }
.app-form-item.label-none { .app-form-item.label-none {
.app-form-item-label { >.app-form-item-label {
display: none !important; display: none !important;
} }
} }
\ No newline at end of file
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册