2023-02-21 22:34:08 +08:00

7 lines
85 B
Plaintext

/**app.wxss**/
.container {
width: 100%;
height: 200rpx;
padding: 200rpx 0;
}