.view-default.deeditview3 {
>.ivu-card {
>.ivu-card-body {
position: relative;
.ivu-tabs-bar {
border-bottom: none;
}
}
}
}
.editview3-content {
height: 100%;
.editview3-content__drtab {
display: flex;
border-bottom: 1px solid rgb(220, 222, 226);
margin-bottom: 6px;
}
.editview3-content__drview {
height: calc(100% - 44px);
overflow: auto;
}
}
-
由 ibizdev 提交于f77d0101