diff --git a/components/lf-nolanPhoto/lf-nolanPhoto.vue b/components/lf-nolanPhoto/lf-nolanPhoto.vue index be4810e..5f4b12f 100644 --- a/components/lf-nolanPhoto/lf-nolanPhoto.vue +++ b/components/lf-nolanPhoto/lf-nolanPhoto.vue @@ -71,9 +71,11 @@ .content{ display: flex; flex-wrap: nowrap; - width: 100%; + width: 100% !important; height: max-content; margin-top: 20rpx; + padding: 0 !important; + box-sizing: border-box; .image-item{ width: 60rpx; height: 60rpx;