Commit 20ac22be5ada2ba7ed0af7e91c6ec30734227988

Authored by chenxt
2 parents 3cd0cc03 25c0e518

Merge branch 'main' of http://git.xlyprint.cn/zhangz/xlyUmi into main

src/components/login/Login.css
@@ -112,7 +112,7 @@ @@ -112,7 +112,7 @@
112 position: absolute; 112 position: absolute;
113 width: 330px; 113 width: 330px;
114 height: 320px; 114 height: 320px;
115 - padding: 0 27px; 115 + padding: 0 27px!important;
116 /*top: 2%;*/ 116 /*top: 2%;*/
117 right: 5%; 117 right: 5%;
118 background: #fff; 118 background: #fff;
@@ -185,7 +185,7 @@ @@ -185,7 +185,7 @@
185 } 185 }
186 186
187 .loginBottom { 187 .loginBottom {
188 - margin-bottom: 0; 188 + margin-bottom: 0!important;
189 } 189 }
190 190
191 .loginButton { 191 .loginButton {