@brizy/ui
Version:
React elements in Brizy style
1 lines • 247 B
CSS
.brz-ui-scrollbar{overflow-y:auto;overflow-x:hidden}.brz-ui-scrollbar::-webkit-scrollbar{width:6px}.brz-ui-scrollbar::-webkit-scrollbar-thumb{background:#d5d9db;border-radius:3px}.brz-ui-scrollbar::-webkit-scrollbar-thumb:hover{background:#d1d3d4}