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

zk——表单样式作用域调整

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