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

zk——样式调整

上级 03a12918
...@@ -8,6 +8,12 @@ ...@@ -8,6 +8,12 @@
overflow: auto; overflow: auto;
.app-form-group:nth-child(1){ .app-form-group:nth-child(1){
margin-top: 16px; margin-top: 16px;
.app-form-item:nth-child(1){
margin-top: 0;
}
}
.app-form-item:nth-child(1){
margin-top: 16px;
} }
> .ivu-row { > .ivu-row {
> .ivu-tabs { > .ivu-tabs {
...@@ -18,11 +24,15 @@ ...@@ -18,11 +24,15 @@
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 {
height: 100%; height: 100%;
} }
.app-form-group{
margin-top: 0px;
}
} }
} }
} }
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册