@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! ⚡
66 lines (55 loc) • 1.13 kB
CSS
.root-PZ8BdD {
justify-content: center;
width: 100%;
display: flex;
}
.content-u_dlqe {
align-items: center;
gap: var(--ac-space-1);
flex-direction: row;
margin: 0;
padding: 0;
list-style: none;
}
.content-u_dlqe, .item-tPcmlz {
display: flex;
}
.link-Pr6dma {
min-width: var(--ac-size-default);
text-decoration: none;
}
.previous-XBD3gG {
padding-left: calc(var(--ac-space-3) - .125rem);
}
.next-Kkf3jc, .previous-XBD3gG {
gap: var(--ac-space-1);
}
.next-Kkf3jc {
padding-right: calc(var(--ac-space-3) - .125rem);
}
.ellipsis-ao182p {
color: var(--ac-muted-foreground);
height: var(--ac-size-default);
width: var(--ac-size-default);
justify-content: center;
align-items: center;
display: inline-flex;
position: relative;
}
.ellipsis-ao182p > svg, .next-Kkf3jc > svg, .previous-XBD3gG > svg {
flex-shrink: 0;
width: 1rem;
height: 1rem;
}
.srOnly-HC5ql9 {
clip: rect(0,0,0,0);
white-space: nowrap;
border: 0;
width: 1px;
height: 1px;
margin: -1px;
padding: 0;
position: absolute;
overflow: hidden;
}
/*# sourceMappingURL=pagination_module.css.map */