From c9335aad03e84cee2ae740f4cca470f78f8893d8 Mon Sep 17 00:00:00 2001 From: zhangdingyu <974548713@qq.com> Date: Fri, 27 Sep 2019 17:41:24 +0800 Subject: [PATCH] a --- src/styles/index.scss | 15 ++++++++------- src/views/login/index.vue | 3 +-- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/src/styles/index.scss b/src/styles/index.scss index edb9e08d..f21840f0 100644 --- a/src/styles/index.scss +++ b/src/styles/index.scss @@ -197,13 +197,14 @@ el-card{ border-color: #ff9759; } } -.el-input__inner:focus { - border: 1px solid #1b55a0!important; - height: 29px; -} -.el-input--small .el-input__inner { - height: 29px; -} +//登录页login输入框上串 +//.el-input__inner:focus { +// border: 1px solid #1b55a0!important; +// height: 29px; +//} +//.el-input--small .el-input__inner { +// height: 29px; +//} .el-breadcrumb__separator { color: black; } diff --git a/src/views/login/index.vue b/src/views/login/index.vue index 21fa058b..eb19fd82 100644 --- a/src/views/login/index.vue +++ b/src/views/login/index.vue @@ -297,8 +297,7 @@ export default { } .el-input__inner{ border: none!important; - /*高精电脑登录input点击往上串*/ - /*font-size: 18px!important;*/ + font-size: 18px!important; color: #29335b!important; } .el-form-item {