Browse Source

[券包][修改]:[修改小红点的显示]

tags/C.10.02
meo 5 years ago
parent
commit
e3d2ce6f41
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      index/user.wxss

+ 2
- 2
index/user.wxss View File

@@ -28,9 +28,9 @@ page{
.couponnum {
display: inline-block;
position: absolute;
top: 39rpx;
top: 18rpx;
bottom: 0;
right: 20px;
right: 45px;
width: 16rpx;
height: 16rpx;
border-radius: 50%;


Loading…
Cancel
Save