whao 2 년 전
부모
커밋
eed2773413
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      src/main/webapp/static/common/css/app-red.css

+ 2 - 1
src/main/webapp/static/common/css/app-red.css

@@ -6454,7 +6454,8 @@ button.close {
   bottom: 0;
   overflow: auto;
   /*background: #D24D57;*/
-  background: url("../images/lgoin-ty.jpg") center;
+  background: url("../images/lgoin-ty.jpg") center no-repeat;
+  background-size: cover;
   text-align: center;
   color: #fff;
   padding: 3em;