1 Star 0 Fork 64

盗墓笔记/mulink

forked from cdy/mulink 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
app.wxss 451 Bytes
一键复制 编辑 原始数据 按行查看 历史
cdy 提交于 2020-08-12 14:57 . 代码提交
/**app.wxss**/
@import '/components/weui-wxss/dist/style/weui.wxss';
.container {
height: 100%;
font-size: 14px;
color: black;
justify-content: space-between;
box-sizing: border-box;
}
.wx-background{
background:#07c160
}
.clear{
clear: both;
}
.hover-btn{
background:rgba(128, 128, 128, 0.1) ;
transform: scale(1.1);
}
.hover-btn-min{
transform: scale(0.9);
}
.nodata{
padding-top: 50px;
text-align: center;
color: gray;
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
微信
1
https://gitee.com/the-lost-tomb/wlink.git
git@gitee.com:the-lost-tomb/wlink.git
the-lost-tomb
wlink
mulink
master

搜索帮助