Commit fbaba097 by 李嘉林

登录页按钮样式调整

parent aad7c273
......@@ -609,11 +609,14 @@ export default {
align-items: center;
justify-content: space-around;
.btn {
background-color: #01d10c;
background-color: #07c160;
color: #fff;
height: 45px;
width: 200px;
border-radius: 5px;
border-radius: 45px;
display: flex;
justify-content: center;
align-items: center;
}
}
.enterpriseLogin {
......
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