frontend_h5/treegitee/unpackage/dist/dev/mp-weixin/pages/scap/scrap.wxss

25 lines
348 B
Plaintext
Raw Permalink Normal View History

2024-06-17 15:25:46 +08:00
.content {
width: 790rpx;
height: 120rpx;
margin: auto;
position: relative;
display: flex;
align-items: center;
justify-content: center;
}
.value {
color: #FA562B;
font-size: 45rpx;
font-weight: bold;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
}