From 740b87821a2f0aaf086a5eb3c1e3a57939e49843 Mon Sep 17 00:00:00 2001 From: liuye Date: Thu, 11 May 2023 09:26:13 +0800 Subject: [PATCH] css --- src/project/wuxi/AppPhotoReport/PhotoDetail.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/project/wuxi/AppPhotoReport/PhotoDetail.vue b/src/project/wuxi/AppPhotoReport/PhotoDetail.vue index 34e3bef..ead4e0f 100644 --- a/src/project/wuxi/AppPhotoReport/PhotoDetail.vue +++ b/src/project/wuxi/AppPhotoReport/PhotoDetail.vue @@ -120,6 +120,7 @@ export default { background: #fff; h2 { + width: calc(100% - 32px); line-height: 1.3; margin-bottom: 26px; color: #333333;