UNPKG

chayns-components

Version:

A set of beautiful React components for developing chayns® applications.

14 lines 248 B
.cc_overlay-parent { position: absolute; pointer-events: none; top: 0; right: 0; bottom: 0; left: 0; } .cc_overlay-parent *, .cc_overlay-parent *::after, .cc_overlay-parent *::before { box-sizing: border-box; pointer-events: auto; }