mirror of
https://gitee.com/elegant_wings/dbd-meeting-wx-small.git
synced 2025-06-21 18:59:36 +08:00
11 lines
164 B
Plaintext
11 lines
164 B
Plaintext
.itemView {
|
|
display: flex;
|
|
justify-content: flex-start;
|
|
align-items: center;
|
|
margin-right: 40rpx;
|
|
}
|
|
|
|
.space {
|
|
width: 100%;
|
|
height: 400rpx;
|
|
} |