mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-06 03:58:05 +08:00
15 lines
192 B
Plaintext
15 lines
192 B
Plaintext
.icon-wrap {
|
|
width: 33.33333%;
|
|
height: 100px;
|
|
float: left;
|
|
text-align: center;
|
|
}
|
|
.icon-classname {
|
|
color: #999;
|
|
font-size: 10px;
|
|
}
|
|
.zan-icon {
|
|
font-size: 40px;
|
|
margin: 20px;
|
|
}
|