UNPKG

@findify/react-components

Version:
25 lines (19 loc) 236 B
.wrapper{ } .container{ overflow: hidden; overflow-y: auto; max-height: auto; will-change: max-height; } .static{ position: static; } .stuck{ bottom: 0; position: absolute; } .sticky{ position: fixed; top: 0; }