whao 2 years ago
parent
commit
3ffb8e03ef
1 changed files with 2 additions and 1 deletions
  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;