Browse Source

译文过长抢修

bhikkhu-kosalla-china 4 years ago
parent
commit
d97ff3a617
2 changed files with 2 additions and 2 deletions
  1. 1 1
      app/article/index.php
  2. 1 1
      app/term/term.css

+ 1 - 1
app/article/index.php

@@ -216,7 +216,7 @@ span.fancytree-node{
 	text-decoration-line: underline;
 	
 }
-.sent_tran a{
+.sent_tran_div a{
 	white-space: normal;
 	overflow-wrap: anywhere;
 }

+ 1 - 1
app/term/term.css

@@ -647,7 +647,7 @@ pw {
 	display: block;
 	flex: 20;
 }
-.sent_tran a{
+.sent_tran_div a{
 	white-space: normal;
 	overflow-wrap: anywhere;
 }