瀏覽代碼

支持一句译文中的分段

visuddhinanda@gmail.com 4 年之前
父節點
當前提交
812c326497
共有 1 個文件被更改,包括 4 次插入1 次删除
  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 {