Commit 2006d5ec by 陈玉桐

首页banner样式

parent c6979887
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
} }
.swiperBox{ .swiperBox{
padding: 20rpx 20rpx; padding: 20rpx 20rpx;
height: 180rpx; height: 210rpx;
background-color: #e6ece5; background-color: #e6ece5;
} }
.swiperCon{ .swiperCon{
...@@ -46,7 +46,7 @@ ...@@ -46,7 +46,7 @@
#userTab{ #userTab{
display: flex; display: flex;
background-color: #e6ece5; background-color: #e6ece5;
padding-top: 30rpx; /* padding-top: 30rpx; */
position: relative; position: relative;
} }
.userTabItem{ .userTabItem{
...@@ -77,7 +77,8 @@ ...@@ -77,7 +77,8 @@
display: block; display: block;
position: absolute; position: absolute;
right: 20rpx; right: 20rpx;
top: 20rpx; /* top: 20rpx; */
top: 0;
width: 48rpx; width: 48rpx;
height: 48rpx; height: 48rpx;
} }
......
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