Browse Source

优化CSS

Anyon 3 years ago
parent
commit
e613af8853
2 changed files with 1 additions and 5 deletions
  1. 0 0
      public/static/theme/css/login.css.map
  2. 1 5
      public/static/theme/css/login.less

File diff suppressed because it is too large
+ 0 - 0
public/static/theme/css/login.css.map


+ 1 - 5
public/static/theme/css/login.less

@@ -19,7 +19,7 @@ body, html {
   display: block;
   display: block;
 }
 }
 
 
-#bgTransition() {
+body, .login-container {
   vertical-align: middle;
   vertical-align: middle;
   background-size: cover;
   background-size: cover;
   background-repeat: no-repeat;
   background-repeat: no-repeat;
@@ -27,10 +27,6 @@ body, html {
   #defaTransition(1s, background-image);
   #defaTransition(1s, background-image);
 }
 }
 
 
-body, .login-container {
-  #bgTransition();
-}
-
 .login-container {
 .login-container {
   height: 100%;
   height: 100%;
 
 

Some files were not shown because too many files changed in this diff