128 Star 1.5K Fork 286

GVPvant/vant-weapp

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
app.wxss 520 Bytes
一键复制 编辑 原始数据 按行查看 历史
neverland 提交于 2020-11-02 16:29 +08:00 . fix(Tag): text vertical align in miui (#3715)
page {
box-sizing: border-box;
min-height: 100vh;
padding: 0 0 100rpx;
color: #323233;
font-size: 16px;
font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', Helvetica,
Segoe UI, Arial, Roboto, 'PingFang SC', 'miui', 'Hiragino Sans GB', 'Microsoft Yahei',
sans-serif;
background: #f7f8fa;
-webkit-font-smoothing: antialiased;
}
.demo-margin-left {
margin-left: 10px;
}
.demo-margin-right {
margin-right: 10px;
}
.demo-margin-bottom {
display: block;
margin-bottom: 15px;
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/vant-contrib/vant-weapp.git
git@gitee.com:vant-contrib/vant-weapp.git
vant-contrib
vant-weapp
vant-weapp
dev

搜索帮助