diff --git a/src/main/webapp/styles/main.css b/src/main/webapp/styles/main.css index 130e60dc3..d9b9fa7b3 100644 --- a/src/main/webapp/styles/main.css +++ b/src/main/webapp/styles/main.css @@ -6,9 +6,9 @@ html, body { height: 100%; + width: 100%; margin: 0; padding: 0; - /*overflow: hidden;*/ } body,input,textarea,select,button,table{font-family:avn55,'나눔고딕',NanumGothic,ng,'돋움',dotum,AppleGothic,sans-serif} canvas {outline:none}