7 lines
85 B
Plaintext
7 lines
85 B
Plaintext
/**app.wxss**/
|
|
.container {
|
|
width: 100%;
|
|
height: 200rpx;
|
|
padding: 200rpx 0;
|
|
}
|