1 Star 2 Fork 2

xiatian / bus

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
app.wxss 512 Bytes
一键复制 编辑 原始数据 按行查看 历史
MiSummer 提交于 2020-05-11 11:03 . 巴士小程序
/**app.wxss**/
.container {
height: 100%;
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-between;
padding: 200rpx 0;
box-sizing: border-box;
}
page {
letter-spacing: 0.38px;
}
.transformY {
-webkit-transform:translateY(100%);
transform:translateY(100%);
}
.content_star_placeholder {
font-family: PingFangSC-Regular;
font-size: 30rpx;
color: #c7c7cc;
letter-spacing: 0.47px;
}
.displayColor {
color: #c7c7cc !important;
pointer-events: none;
}
微信
1
https://gitee.com/xiatianNice/bus.git
git@gitee.com:xiatianNice/bus.git
xiatianNice
bus
bus
master

搜索帮助