提交 01318409 编写于 作者: KK's avatar KK

zk——update 表单样式

上级 dbe72850
...@@ -6,6 +6,11 @@ ...@@ -6,6 +6,11 @@
} }
.app-form { .app-form {
overflow: auto; overflow: auto;
>.ivu-row:nth-child(1) {
.app-form-group:nth-child(1){
margin-top: 16px;
}
}
> .ivu-row { > .ivu-row {
> .ivu-tabs { > .ivu-tabs {
height: 100%; height: 100%;
...@@ -15,7 +20,6 @@ ...@@ -15,7 +20,6 @@
margin-bottom: 0px; margin-bottom: 0px;
} }
> .ivu-tabs-content { > .ivu-tabs-content {
margin-top: 16px;
flex-grow: 1; flex-grow: 1;
overflow: auto; overflow: auto;
> .ivu-tabs-tabpane { > .ivu-tabs-tabpane {
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册