// 基于 @VIEW/实体选项操作视图/VIEW.scss.ftl 生成
.ibizbookusr-option-view{
position: relative;
}
.app-modal{
.view-container {
.view-card {
.ivu-card-body {
.content-container{
height: calc(100% - 64px);
.ivu-badge{
.ivu-badge-count{
top: -5px;
}
}
}
}
}
}
}
-
由 ibizdev 提交于c2d89a87