YZProjectCloud/yanzhu-ui-app/miniprogram/pages/project_schedule/list/index.wxss

20 lines
321 B
Plaintext
Raw Normal View History

2025-04-29 00:39:23 +08:00
element.style {
}
.inspect_add_to_copy {
position: fixed;
right: 30rpx;
bottom: 250rpx;
width: 120rpx;
height: 120rpx;
border-radius: 50%;
background: #273252;
text-align: center;
font-size: 26rpx;
color: #b0ccf5;
}
.inspect_add_to_copy image {
width: 40rpx;
height: 40rpx;
}