diff --git a/src/views/login-blue-black.vue b/src/views/login-blue-black.vue index 3fedd495..cce3c7e7 100644 --- a/src/views/login-blue-black.vue +++ b/src/views/login-blue-black.vue @@ -102,8 +102,8 @@
@@ -404,15 +404,15 @@ export default { } } .el-login-footer { - height: 40px; - line-height: 40px; + height: 26px; + //line-height: 40px; position: fixed; bottom: 10px; width: 100%; text-align: center; color: #fff; font-family: Arial; - font-size: 15px; + font-size: 12px; letter-spacing: 1px; } .login-code-img { diff --git a/src/views/login-blue-white.vue b/src/views/login-blue-white.vue index eccdd014..f9aadb21 100644 --- a/src/views/login-blue-white.vue +++ b/src/views/login-blue-white.vue @@ -104,8 +104,8 @@ @@ -411,8 +411,8 @@ export default { } } .el-login-footer { - height: 40px; - line-height: 40px; + height: 34px; + //line-height: 80px; position: fixed; bottom: 10px; width: 100%; diff --git a/src/views/login-green.vue b/src/views/login-green.vue index 69defb3d..77baea5b 100644 --- a/src/views/login-green.vue +++ b/src/views/login-green.vue @@ -99,8 +99,9 @@ @@ -389,8 +390,8 @@ export default { } } .el-login-footer { - height: 40px; - line-height: 40px; + height: 34px; + //line-height: 40px; position: fixed; bottom: 10px; width: 100%;