Browse Source

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

tags/C.10.02
hurui 5 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;
}
.b2{
margin:40% auto;
margin:60% auto;
overflow: hidden;
border-radius: 10rpx;
}
@@ -24,7 +24,7 @@
}
.cancel_icon{
position: absolute;
right: 60rpx;
right: 65rpx;
top: -40rpx;
}
.line{


Loading…
Cancel
Save