mirror of
https://github.com/kuaifan/dootask.git
synced 2026-02-24 02:00:27 +00:00
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;
|
line-height: 24px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
img {
|
||||||
|
width: 100%;
|
||||||
|
height: auto;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user