1 Star 0 Fork 0

赢电开发/赢电测试问卷小程序

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
app.acss 622 Bytes
一键复制 编辑 原始数据 按行查看 历史
李金城 提交于 2024-03-20 16:36 . first commit
*{
font-size: 29rpx;
margin: 0;
padding: 0;
box-sizing: border-box;
}
page{
background-color: white;
}
.tableBtn{
cursor: pointer;
padding: 7rpx 12rpx !important;
font-size: 21rpx !important;
}
.redBtn{
border-color: red !important;
box-shadow: inset 0 0 0 1rpx red !important;
}
.redBtn .ant-button-content-text{
color: red;
}
/* modal */
.modalView{
z-index: 99999 !important;
}
/* pop */
.ant-popup{
z-index: 99999 !important;
}
.popContent{
padding: 60rpx 12rpx 20rpx;
}
.popContent .btnCommon{
padding: 15rpx 0;
margin-top: 30rpx;
}
.popContent .txt{
padding:0 25rpx
}
/* */
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/yingdian-development/yd-test-question.git
[email protected]:yingdian-development/yd-test-question.git
yingdian-development
yd-test-question
赢电测试问卷小程序
master

搜索帮助