Browse Source

디자인 수정

잉여개발기 (SPDV) 6 năm trước cách đây
mục cha
commit
05d61dd7db
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      views/main_css/css/main.css

+ 1 - 1
views/main_css/css/main.css

@@ -43,4 +43,4 @@ blockquote { background-image: url(/views/acme/img/quote.png); background-positi
 @media (max-height: 400px) { .foot_plus { height: 80%; top: calc(100% - 92%); }}
 .foot_in { overflow-y: scroll; height: calc(100% - 20px); }
 #origin { display: none; }
-.all_in_data { display: inline-block }
+.all_in_data { display: block; width: 100%; }