UNPKG

rsuite

Version:

A suite of react components

12 lines (10 loc) 146 B
.img-cover() { width: 100%; height: auto; @supports (object-fit: cover) { & { height: 100%; object-fit: cover; } } }