mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-06 03:58:05 +08:00
10 lines
126 B
Plaintext
10 lines
126 B
Plaintext
.loading {
|
|
margin-right: 20px;
|
|
}
|
|
|
|
.shadow {
|
|
padding: 10px;
|
|
border-radius: 3px;
|
|
background-color: rgba(0, 0, 0, .5);
|
|
}
|