16 lines
317 B
Plaintext
16 lines
317 B
Plaintext
.button.data-v-8535e783 {
|
|
align-items: center;
|
|
background-color: #fff;
|
|
border-radius: 100%;
|
|
bottom: 80rpx;
|
|
box-shadow: 0 5rpx 15rpx rgba(0, 0, 0, 0.15);
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
height: 80rpx;
|
|
justify-content: center;
|
|
position: fixed;
|
|
right: 40rpx;
|
|
width: 80rpx;
|
|
z-index: 88;
|
|
}
|