Commit edf3f8ef by 刘海龙

111

parent 7b2e8590
...@@ -103,7 +103,7 @@ ...@@ -103,7 +103,7 @@
/* 实名认证 */ /* 实名认证 */
.smrz .contentBox { width: 100%; } .smrz .contentBox { width: 100%; }
.smrz .list { width: 100%; height: 2.5rem; border-bottom: .05rem solid #f2f2f2; background: #fff; justify-content: space-between; display: flex; align-items: center; padding: 0 .75rem; } .smrz .list { width: 100%; height: 2.5rem; border-bottom: .05rem solid #f2f2f2; background: #fff; justify-content: space-between; display: flex; align-items: center; padding: 0 .75rem; }
.smrz .list_hd { font-size: .7rem; color: #999; } .smrz .list_hd { font-size: .7rem; color: #333; }
.smrz .list_bd { width: 70%; text-align: right; font-size: .7rem; color: #999; } .smrz .list_bd { width: 70%; text-align: right; font-size: .7rem; color: #999; }
.smrz .list_bd::-webkit-input-placeholder { color: #999; } .smrz .list_bd::-webkit-input-placeholder { color: #999; }
.smrz .scimgBox { width: 100%; margin-top: .5rem; padding: 0 .7rem; position: relative; height: 5.4rem; } .smrz .scimgBox { width: 100%; margin-top: .5rem; padding: 0 .7rem; position: relative; height: 5.4rem; }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment