ibizbookgroup-by-codelist-kan-ban-view.less 541 字节
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
// 基于 @VIEW/实体看板视图/VIEW.less.ftl 生成
.ibizbookgroup-by-codelist-kan-ban-view{
    position: relative;
}
        .toolbar-container {
            button {
                margin: 6px 0px 4px 4px;
                .caption {
                    margin-left: 4px;
                }
            }
            .seperator {
                color: #dcdee2;
                margin: 0 0px 0 4px;
            }
        }
        
        // this is less


.ibizbookgroup-by-codelist-kan-ban-view{
    display: block;
}