@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;
}
