4 lines
63 B
SCSS
4 lines
63 B
SCSS
|
.cropper {
|
||
|
position: relative;
|
||
|
height: calc(60vh);
|
||
|
}
|