2025-03-19 16:29:05 +08:00

9 lines
507 B
CSS

.ly-cropper[data-v-2d8252e6] {height:300px;}
.ly-cropper__img[data-v-2d8252e6] {height:100%;width:400px;float: left;background: #EBEEF5;}
.ly-cropper__img img[data-v-2d8252e6] {display: none;}
.ly-cropper__preview[data-v-2d8252e6] {width: 120px;margin-left: 20px;float: left;}
.ly-cropper__preview h4[data-v-2d8252e6] {font-weight: normal;font-size: 12px;color: #999;margin-bottom: 20px;}
.ly-cropper__preview__img[data-v-2d8252e6] {overflow: hidden;width: 120px;height: 120px;border: 1px solid #ebeef5;}