优化服务详情
This commit is contained in:
parent
f794524f63
commit
940b751eea
|
@ -262,6 +262,10 @@ export default {
|
|||
font-weight: bold;
|
||||
}
|
||||
}
|
||||
/deep/.rich-box img {
|
||||
max-width: 100%;
|
||||
height: auto !important;
|
||||
}
|
||||
}
|
||||
.service-section.desc-box {
|
||||
.desc {
|
||||
|
|
Loading…
Reference in New Issue