chore: 调整在H5端上的浮动按钮位置,上移80px
This commit is contained in:
@@ -178,6 +178,9 @@ export default {
|
||||
position: fixed;
|
||||
right: 0rpx;
|
||||
bottom: 240rpx;
|
||||
// #ifdef H5
|
||||
bottom: 320rpx;
|
||||
// #endif
|
||||
z-index: 10;
|
||||
// background: #fff;
|
||||
// box-shadow: 2rpx 2rpx 22rpx rgba(0, 0, 0, 0.3);
|
||||
|
||||
Reference in New Issue
Block a user