UNPKG

@enact/ui

Version:

A collection of simplified unstyled cross-platform UI components for Enact

17 lines (16 loc) 247 B
.image { display: inline-block; background-position: center; background-repeat: no-repeat; } .image.fit { background-size: contain; } .image.fill { background-size: cover; } .image .img { height: 0; width: 0; visibility: hidden; }