css
This commit is contained in:
@@ -116,7 +116,7 @@ uni-button:after {
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
height: auto;
|
height: auto;
|
||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
border-radius: 24rpx;
|
border-radius: 4rpx;
|
||||||
padding: 14rpx;
|
padding: 14rpx;
|
||||||
margin-bottom: 20rpx;
|
margin-bottom: 20rpx;
|
||||||
box-shadow: 0px 3px 3px 0px rgba(160,160,160,0.20);
|
box-shadow: 0px 3px 3px 0px rgba(160,160,160,0.20);
|
||||||
|
|||||||
@@ -175,6 +175,8 @@
|
|||||||
padding-left 25rpx
|
padding-left 25rpx
|
||||||
.bg
|
.bg
|
||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
|
padding-left: 30rpx;
|
||||||
|
padding-right: 30rpx;
|
||||||
_bis('../../static/image/login_bg.png', 100%,,bottom)
|
_bis('../../static/image/login_bg.png', 100%,,bottom)
|
||||||
.login-btn
|
.login-btn
|
||||||
width 100%
|
width 100%
|
||||||
|
|||||||
Reference in New Issue
Block a user