crm_second_opening_mini/components/uploadImg/index.wxss

1 line
1.1 KiB
Plaintext
Raw Normal View History

2023-03-13 01:13:08 +00:00
.b_color.data-v-25c2bf47{color:red}.bo_color.data-v-25c2bf47{color:#fff}.imglist.data-v-25c2bf47{padding:24rpx 34rpx;background:#fff;border-bottom:1rpx solid #ededed;display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap}.imglist .imgbox.data-v-25c2bf47{width:160rpx;height:160rpx;margin-right:14rpx;position:relative;margin-bottom:24rpx}.imglist .imgbox.data-v-25c2bf47:nth-child(4n){margin-right:0}.imglist .imgbox .delimg.data-v-25c2bf47{width:32rpx;height:32rpx;border-radius:50%;position:absolute;right:-16rpx;top:-16rpx;background:rgba(0,0,0,.5);z-index:2}.imglist .imgbox .selfimg_img.data-v-25c2bf47{width:160rpx;height:160rpx}.imglist .imgbox_tow.data-v-25c2bf47{width:75rpx;height:75rpx}.imglist .imgbox_tow .selfimg.data-v-25c2bf47{width:75rpx;height:75rpx}.inp_warp.data-v-25c2bf47{padding:30rpx;background:#fff;display:flex;justify-content:space-between;align-items:center;border-bottom:1rpx solid #ededed}.inp_warp .inp_title.data-v-25c2bf47{font-size:32rpx;color:#999}.inp_warp .form_right.data-v-25c2bf47{display:flex;justify-content:flex-end;align-items:center;color:#999;min-width:450rpx;text-align:right}