fix: 修复工作汇报正文被图片撑开页面的问题
This commit is contained in:
parent
09fa33236f
commit
0993d87799
5
resources/assets/sass/components/report.scss
vendored
5
resources/assets/sass/components/report.scss
vendored
@ -145,6 +145,11 @@
|
||||
line-height: 24px;
|
||||
}
|
||||
}
|
||||
|
||||
img {
|
||||
width: 100%;
|
||||
height: auto;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user