案例样式

This commit is contained in:
lmj
2022-06-09 19:23:35 +08:00
parent b884cb75a6
commit d9e1d306d7
2 changed files with 1 additions and 1 deletions

View File

@@ -257,7 +257,6 @@ export default {
.qltext{ .qltext{
font-size: 15px; font-size: 15px;
font-weight: normal; font-weight: normal;
line-height: 50px;
color: #454545; color: #454545;
line-height: 24px; line-height: 24px;
::v-deep img{ ::v-deep img{

View File

@@ -351,6 +351,7 @@ export default {
margin-top: 10px; margin-top: 10px;
font-size: 15px; font-size: 15px;
color: #454545; color: #454545;
line-height: 24px;
word-break:break-all; word-break:break-all;
} }
::v-deep .el-card__body{ ::v-deep .el-card__body{