Przeglądaj źródła

:bug: 阅读模式逐句两个channel句子连在一起了

visuddhinanda 4 lat temu
rodzic
commit
7e5ef06978
1 zmienionych plików z 2 dodań i 0 usunięć
  1. 2 0
      app/term/term.css

+ 2 - 0
app/term/term.css

@@ -842,6 +842,8 @@ w:hover {
 }
 .horizontal .sent_tran_div {
 	flex: 5;
+	display: flex;
+	flex-direction: column;
 }
 
 /*段落模式*/