app bug修改
This commit is contained in:
@@ -529,7 +529,7 @@ uni-button[disabled]:not([type]), uni-button[disabled][type=default] {
|
||||
top -10%
|
||||
left -10%
|
||||
z-index 301
|
||||
transform scale(0)
|
||||
// transform scale(0)
|
||||
.pop_point_content
|
||||
position relative
|
||||
margin-top 40rpx
|
||||
@@ -538,7 +538,7 @@ uni-button[disabled]:not([type]), uni-button[disabled][type=default] {
|
||||
border-radius 10rpx
|
||||
&::after
|
||||
position absolute
|
||||
top -40rpx
|
||||
top -36rpx
|
||||
left calc(50% - 20rpx)
|
||||
content ''
|
||||
width: 0;
|
||||
|
||||
Reference in New Issue
Block a user