Files
Wx_WxCheck_Prod/CommunicationRecords/app.wxss

11 lines
180 B
Plaintext
Raw Normal View History

2025-12-11 15:37:54 +08:00
2025-11-18 09:36:58 +08:00
.container {
height: 100%;
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-between;
padding: 200rpx 0;
box-sizing: border-box;
}