Browse Source

修改提示框太靠上

git-svn-id: svn+ssh://10.10.101.21/source/platform/platform-b2b@1259 f3bf4e98-0cf0-11e4-a00c-a99a8b9d557d
suntg 10 years ago
parent
commit
6af31b6b74
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main/webapp/resources/lib/angular/toaster.css

+ 1 - 1
src/main/webapp/resources/lib/angular/toaster.css

@@ -74,7 +74,7 @@ button.toast-close-button {
   left: 12px;
 }
 .toast-top-center {
-  top: 60px;
+  top: 120px;
   left: 40%;
 }
 .toast-top-right {