UNPKG

@hisptz/react-ui

Version:

A collection of reusable complex DHIS2 react ui components.

10 lines (9 loc) 259 B
/* Hide scrollbar for Chrome, Safari and Opera */ .scrollbar-hidden::-webkit-scrollbar { display: none; } /* Hide scrollbar for IE, Edge add Firefox */ .scrollbar-hidden { -ms-overflow-style: none; scrollbar-width: none; /* Firefox */ }