18 lines
370 B
Plaintext
18 lines
370 B
Plaintext
/* e:\project\dy_video_all\dy_iaa_new_project\components\customerService\customerService.ttss */
|
|
.contact_customer_service {
|
|
position: fixed;
|
|
bottom: 100rpx;
|
|
right: 20rpx;
|
|
background: transparent;
|
|
padding: 0;
|
|
z-index: 99;
|
|
}
|
|
|
|
.contact_customer_service::after {
|
|
content: none;
|
|
}
|
|
|
|
.contact_custo_ser_icon {
|
|
width: 50rpx;
|
|
height: 50rpx;
|
|
} |