浏览代码

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

tags/C.10.02
hurui 5 年前
父节点
当前提交
2acfdfb2ac
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. +2
    -2
      components/advertisement/advertisement.wxss

+ 2
- 2
components/advertisement/advertisement.wxss 查看文件

@@ -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{


正在加载...
取消
保存