Browse Source

디자인 수정

2DU 8 years ago
parent
commit
9807059552
1 changed files with 4 additions and 0 deletions
  1. 4 0
      views/acme/css/plus.css

+ 4 - 0
views/acme/css/plus.css

@@ -14,6 +14,10 @@ input {
     word-break: break-all;
     word-break: break-all;
 }
 }
 
 
+footer#footer {
+    height: -webkit-fill-available;
+}
+
 #back_title {
 #back_title {
     border: 1px solid black;
     border: 1px solid black;
     padding: 5px;
     padding: 5px;