// 基于 @VIEW/实体工作流动态编辑视图/VIEW.scss.ftl 生成
.ibizsample0021-wfdyna-edit-view{
    position: relative;
}
        // this is scss

.deepskyblueToolBar {color:white !important;background-color:#108cee !important;}

.dewfdynaeditview{
    >.view-card{
        .ivu-card-extra{
            top: 6px;
        }
    }
}