streams/library/cropperjs/test/css/main.css

9 lines
118 B
CSS

.container {
max-width: 640px;
max-height: 360px;
margin: 20px auto;
}
.container > img {
max-width: 100%;
}