#1307 修复trustie-forge项目中--讨论区--回帖显示超出边框的BUG

course_group
sw 11 years ago
parent 43fdec3f41
commit 9ba6fe13a3

@ -277,7 +277,8 @@ span.forums-avatar-right{
.borad-text-list{
margin-bottom: 10px;
border-bottom: 1px dashed rgb(204, 204, 204);
width: 680px;
width: 680px;
table-layout: fixed;
}
.borad-message{

Loading…
Cancel
Save