Merge branch 'leiyong_fix_bug_23735' into 'master'

* Fix bug#23793.

See merge request easycorp/zentaopms!3953
This commit is contained in:
王怡栋
2022-06-16 01:03:22 +00:00
+3 -1
View File
@@ -7,7 +7,9 @@
<style>
.histories-list > li {word-break: break-word; word-wrap: break-word;}
.history-changes del {padding-left: 3px;}
#actionbox > .detail-content {width:100%; max-height: 800px; overflow: scroll;}
#actionbox {margin: unset;}
#actionbox .detail-title {padding-left: 10px;}
#actionbox > .detail-content {padding-left: 10px; width:100%; max-height: 800px; overflow: scroll;}
</style>
<script>
$(function()