Browse Source

支持一句译文中的分段

visuddhinanda@gmail.com 4 năm trước cách đây
mục cha
commit
812c326497
1 tập tin đã thay đổi với 4 bổ sung1 xóa
  1. 4 1
      public/app/term/term.css

+ 4 - 1
public/app/term/term.css

@@ -916,7 +916,10 @@ w:hover {
 .sent_mode .note_shell {
 	display: block;
 }
-.sent_tran p {
+.preview p:first-child {
+	display: inline;
+}
+.sent_tran p:first-child {
 	display: inline;
 }
 .sent_tran li {