提交 f64c0070 编写于 作者: Neuromancer255's avatar Neuromancer255

登录页面样式调整 --fix8

上级 bdae9389
...@@ -29,7 +29,7 @@ ...@@ -29,7 +29,7 @@
display: flex; display: flex;
flex-direction: column; flex-direction: column;
justify-content: space-around; justify-content: space-around;
box-shadow: -5px 5px 10px #8e9eab; box-shadow: -4px 4px 5px #5a5a5a;
ion-item{ ion-item{
border-radius: 10px; border-radius: 10px;
} }
...@@ -61,16 +61,16 @@ ...@@ -61,16 +61,16 @@
font-size: 1rem !important; font-size: 1rem !important;
} }
} }
.thirdParty{ // .thirdParty{
width: 90vw; // width: 90vw;
height: 40px; // height: 40px;
margin-top: 20px; // margin-top: 20px;
background-color: white; // background-color: white;
display: flex; // display: flex;
justify-content: space-around; // justify-content: space-around;
align-items: center; // align-items: center;
border-radius: 10px; // border-radius: 10px;
box-shadow: -5px 5px 10px #8e9eab; // box-shadow: -4px 4px 5px #5a5a5a;
} // }
} }
} }
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册