团购券详情
This commit is contained in:
@@ -53,12 +53,12 @@ const register = () => {
|
||||
.content {
|
||||
position: relative;
|
||||
height: 100vh;
|
||||
background: #F32B2B;
|
||||
}
|
||||
|
||||
.bg-image {
|
||||
position: fixed;
|
||||
height: 100vh;
|
||||
width: 100%;
|
||||
top: 0;
|
||||
left: 0;
|
||||
right: 0;
|
||||
@@ -68,8 +68,9 @@ const register = () => {
|
||||
.card-view {
|
||||
background: #FFFFFF;
|
||||
border-radius: 10rpx;
|
||||
margin: 230px 50rpx 0 50rpx;
|
||||
margin: 0 50rpx;
|
||||
padding: 40rpx;
|
||||
top: 600rpx;
|
||||
position: relative;
|
||||
|
||||
.mobile-view {
|
||||
|
||||
Reference in New Issue
Block a user