提交 d1893360 编写于 作者: hudan's avatar hudan

优化面板成员样式

上级 61ceb2e8
...@@ -5,6 +5,7 @@ ...@@ -5,6 +5,7 @@
padding: 0 6px; padding: 0 6px;
.editor{ .editor{
flex-grow: 1; flex-grow: 1;
line-height: 34px;
.editorstyle{ .editorstyle{
.ivu-input.ivu-input-default{ .ivu-input.ivu-input-default{
border-color: red; border-color: red;
...@@ -16,7 +17,7 @@ ...@@ -16,7 +17,7 @@
} }
.app-panel-field-label { .app-panel-field-label {
height: 34px !important; height: 34px !important;
line-height: 25px; line-height: 22px;
flex-shrink: 0; flex-shrink: 0;
padding: 6px 10px 6px 0px; padding: 6px 10px 6px 0px;
} }
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册