Browse Source

[浮层广告][修改][样式调整]

tags/C.10.02
hurui 6 years ago
parent
commit
2acfdfb2ac
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      components/advertisement/advertisement.wxss

+ 2
- 2
components/advertisement/advertisement.wxss View File

@@ -12,7 +12,7 @@
position:relative; position:relative;
} }
.b2{ .b2{
margin:40% auto;
margin:60% auto;
overflow: hidden; overflow: hidden;
border-radius: 10rpx; border-radius: 10rpx;
} }
@@ -24,7 +24,7 @@
} }
.cancel_icon{ .cancel_icon{
position: absolute; position: absolute;
right: 60rpx;
right: 65rpx;
top: -40rpx; top: -40rpx;
} }
.line{ .line{


Loading…
Cancel
Save