cloud-ui.vusion
Version:
Vusion Cloud UI
20 lines (16 loc) • 332 B
CSS
@import 'proto-ui.vusion/src/u-sidebar.vue/module.css';
.root {
height: 100%;
overflow: auto;
}
.root[size="small"] .group_head {
height: 32px;
line-height: 32px;
font-size: 12px;
/* background: transparent; */
cursor: default;
}
.root[size="small"] .item {
height: 32px;
line-height: 32px;
}