/* component/FMScrollGroupsControl/FMScrollGroupsControl.wxss */ .fm-control-groups-btn { width: 84rpx; height: 84px; position: absolute; background-color: white; box-shadow: rgba(0, 0, 0, 0.3) 4rpx 4rpx 6rpx; border-radius: 4rpx; top: 40rpx; left: 40rpx; z-index: 1; } .fm-layer-list { width: 84rpx; position: absolute; background-color: white; box-shadow: rgba(0, 0, 0, 0.3) 4rpx 4rpx 6rpx; border-radius: 4rpx; top: 184rpx; left: 40rpx; z-index: 1; }