* Fix bug#23793.

This commit is contained in:
leiyong
2022-06-15 10:00:58 +00:00
parent b5d1401b88
commit 32642d45ae
+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()