2024-01-16 22:53:42 +08:00

21 lines
399 B
Plaintext

.button.data-v-75efef85 {
align-items: center;
background-color: #fff;
border-radius: 100%;
bottom: 180rpx;
box-shadow: 0 5rpx 15rpx rgba(0, 0, 0, 0.15);
display: -webkit-flex;
display: flex;
height: 80rpx;
justify-content: center;
padding: 0;
position: fixed;
right: 40rpx;
width: 80rpx;
z-index: 10;
}
.button image.data-v-75efef85 {
height: 40rpx;
width: 40rpx;
}