@arolariu/components
Version:
🎨 70+ beautiful, accessible React components built on Base UI. TypeScript-first, CSS Modules styling, tree-shakeable, SSR-ready. Perfect for modern web apps, design systems & rapid prototyping. Zero config, maximum flexibility! ⚡
51 lines (42 loc) • 796 B
CSS
.root-PHMnj2 {
position: relative;
overflow: hidden;
}
.viewport-gb0rys {
border-radius: inherit;
width: 100%;
height: 100%;
}
.content-NurFf1 {
min-width: 100%;
}
.scrollbar-DRWGyJ {
touch-action: none;
transition: background-color var(--ac-transition-fast);
-webkit-user-select: none;
user-select: none;
display: flex;
}
.vertical-JL0pek {
border-left: 1px solid #0000;
width: .625rem;
height: 100%;
padding: 1px;
}
.horizontal-Njbt1v {
border-top: 1px solid #0000;
flex-direction: column;
width: 100%;
height: .625rem;
padding: 1px;
}
.thumb-sOMmuA {
background-color: var(--ac-border);
border-radius: 999px;
flex: 1;
position: relative;
}
.corner-u_EeOP {
background-color: #0000;
}
/*# sourceMappingURL=scroll-area_module.css.map */