#1237修复公共贴吧有序/无序列表显示不正确的BUG

course_group
sw 11 years ago
parent 496ad85469
commit 43f2cc71ce

@ -718,6 +718,8 @@ div.actions input[type="text"] {
margin-bottom: 40px; margin-bottom: 40px;
background-color: #F8F8F8; background-color: #F8F8F8;
border-radius: 3px; border-radius: 3px;
word-break: break-all;
word-wrap: break-word;
} }
.memo-timestamp { .memo-timestamp {

Loading…
Cancel
Save