mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-27 03:46:38 +08:00
12 lines
139 B
Plaintext
12 lines
139 B
Plaintext
page {
|
|
background-color: #fff;
|
|
}
|
|
|
|
.text {
|
|
width: 100%;
|
|
margin-top: 5px;
|
|
color: #7d7e80;
|
|
font-size: 14px;
|
|
text-align: center;
|
|
}
|