提交 9d5c0761 authored 作者: 王鹏飞's avatar 王鹏飞

fix: 样式调整

上级 0961735a
...@@ -30,8 +30,6 @@ export default { ...@@ -30,8 +30,6 @@ export default {
// background: url(https://logincdn.msauth.net/shared/1.0/content/images/backgrounds/2_bc3d32a696895f78c19df6c717586a5d.svg); // background: url(https://logincdn.msauth.net/shared/1.0/content/images/backgrounds/2_bc3d32a696895f78c19df6c717586a5d.svg);
background-size: cover; background-size: cover;
} }
.main {
}
.main-box { .main-box {
width: 450px; width: 450px;
min-height: 500px; min-height: 500px;
...@@ -41,6 +39,7 @@ export default { ...@@ -41,6 +39,7 @@ export default {
border-radius: 8px; border-radius: 8px;
border: 1px solid #dadce0; border: 1px solid #dadce0;
box-sizing: border-box; box-sizing: border-box;
color: #bb4767;
} }
.logo { .logo {
text-align: center; text-align: center;
......
...@@ -25,13 +25,11 @@ a { ...@@ -25,13 +25,11 @@ a {
} }
.forget-password-text { .forget-password-text {
color: #bb4767;
font-weight: 500; font-weight: 500;
font-size: 15px; font-size: 15px;
} }
.login-method-text { .login-method-text {
margin-top: 10px; margin-top: 10px;
color: #bb4767;
line-height: 52px; line-height: 52px;
cursor: pointer; cursor: pointer;
} }
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论