Commit ea0ea8be authored by 周宏民's avatar 周宏民

style: 宿州登录页 btn修改

parent f1e326ce
Pipeline #94877 waiting for manual action with stages
......@@ -224,21 +224,23 @@
.submitBtn {
width: 306px !important;
height: 52px;
height: 58px;
background: url(./images/登录btn.png) no-repeat center center;
background-size: 100% 100%;
font-weight: bold;
font-size: 18px;
color: #FFFFFF;
text-align: center;
// line-height: 45px;
letter-spacing: 20px;
cursor: pointer;
// margin: auto 0;
margin-left: 47px;
padding-left: 40px;
padding-top: 0;
border: none;
line-height: 58px;
border-radius: 29px;
box-shadow: none;
margin-top: 5px !important;
}
......@@ -247,9 +249,10 @@
.submitBtn:focus {
background: url(./images/登录btn.png) no-repeat center center !important;
background-size: 100% 100%;
opacity: 0.8 !important;
height: 58px;
// opacity: 0.8 !important;
border: none !important;
box-shadow: none !important;
// box-shadow: none !important;
}
& :global {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment