Przeglądaj źródła

nissaya展示问题 #997

bhikkhu-kosalla-china 3 lat temu
rodzic
commit
565c26139c
1 zmienionych plików z 2 dodań i 1 usunięć
  1. 2 1
      public/app/term/term.css

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

@@ -905,6 +905,7 @@ w:hover {
 	flex: 5;
 	display: flex;
 	flex-direction: column;
+	max-width: 50%;
 }
 
 /*段落模式*/
@@ -1176,7 +1177,7 @@ ul {
 .nsy_word>.meaning{
     display:inline;
     font-weight: 400;
-	white-space: pre-wrap;
+	/*white-space: pre-wrap;*/
 }
 .nsy_word>.org>strong {
     font-weight:900;