Browse Source

修正词典宽度

bhikkhu-kosalla-china 2 years ago
parent
commit
053cb06871
1 changed files with 1 additions and 0 deletions
  1. 1 0
      public/app/dict/css/style.css

+ 1 - 0
public/app/dict/css/style.css

@@ -37,6 +37,7 @@ body {
 #dict_ref {
 	flex: 6;
 	padding: 0.5em 1.5em;
+    width: 100%;
 }
 
 #dict_user {