提交 c9affaf8 编写于 作者: guangjun.yang's avatar guangjun.yang

申请编辑页面样式

上级 8bb3d6cd
......@@ -103,10 +103,10 @@
// }
// .van-hairline--top {
// }
.van-field__label, .van-field__body {
height: px2rem(15px) !important;
line-height: px2rem(15px) !important;
}
// .van-field__label, .van-field__body {
// height: px2rem(15px) !important;
// line-height: px2rem(15px) !important;
// }
.van-cell__title span {
font-weight: 700 !important;
}
\ No newline at end of file
......@@ -170,6 +170,10 @@ export default {
line-height: px2rem(21px);
color: #979899;
}
.van-cell__title .van-field__label {
line-height: px2rem(30px) !important;
height: px2rem(20px) !important;
}
.van-cell {
padding: px2rem(20px) 0 !important;
font-size: px2rem(15px) !important;
......@@ -178,8 +182,14 @@ export default {
.van-cell__title span {
font-weight: 400 !important;
}
.van-field__body {
line-height: px2rem(30px) !important;
height: px2rem(20px) !important;
}
.van-field__control {
line-height: px2rem(40px);
padding-top: px2rem(8px) !important;
line-height: px2rem(20px) !important;
font-size: px2rem(15px);
}
}
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册