|
@@ -12,7 +12,7 @@
|
12
|
12
|
section {}
|
13
|
13
|
form.area_full{display:flex; flex-direction:column; height:calc(100vh - 49px);}
|
14
|
14
|
form.put_btn{display:flex; flex-direction:column; height:calc(100vh - 96px);}
|
15
|
|
-body{background: #fff; position: relative; width: 100%; height: auto; font-family: 'KoPub Dotum';
|
|
15
|
+body{background: #fff; position: relative; width: 100%; height: 100%; font-family: 'KoPub Dotum';
|
16
|
16
|
overflow:scroll-y;
|
17
|
17
|
-webkit-overflow-scrolling:touch;}
|
18
|
18
|
body .login {position:fixed;}
|