UNPKG

censa_front_end_library

Version:

React components library project for censa Design System

21 lines (16 loc) 329 B
.position-static { position: static !important; } .position-relative { position: relative !important; } .position-absolute { position: absolute !important; } .position-fixed { position: fixed !important; } .position-sticky { position: -webkit-sticky !important; position: sticky !important; }