UNPKG

@ozen-ui/kit

Version:

React component library

17 lines (14 loc) 271 B
.SidebarContent { display: flex; flex-direction: column; justify-content: space-between; flex: 1 0; overflow: hidden auto; scrollbar-width: none; } .SidebarContent::-webkit-scrollbar { display: none; } .SidebarContent-Content { flex: 1 0; }