@itgold/grandbazar-ui-kit
Version:
Grandbazar.io UI component library: React, Typescript, Tailwind, Rollup, Storybook, Jest.
28 lines (22 loc) • 377 B
CSS
.simplebar-track {
background-color: rgba(#121212, 0.1);
right: 5px;
bottom: 5px;
}
.simplebar-vertical {
width: 2px ;
}
.simplebar-horizontal {
height: 5px ;
}
.simplebar-wrapper {
max-width: 1000px;
}
.simplebar-content-wrapper {
border: none;
}
.simplebar-scrollbar:before {
background: rgba(#121212, 0.35);
left: 0;
right: 0;
}