ソースを参照

修正词典宽度

bhikkhu-kosalla-china 2 年 前
コミット
053cb06871
1 ファイル変更1 行追加0 行削除
  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 {