优化服务详情

This commit is contained in:
TOP糯米 2023-03-19 15:13:51 +08:00
parent f794524f63
commit 940b751eea
1 changed files with 4 additions and 0 deletions

View File

@ -262,6 +262,10 @@ export default {
font-weight: bold;
}
}
/deep/.rich-box img {
max-width: 100%;
height: auto !important;
}
}
.service-section.desc-box {
.desc {