Commit 304eba15 by zujiaozhang

'修改部分字体大小'

parent 4f2a4cf6
...@@ -181,14 +181,13 @@ body { ...@@ -181,14 +181,13 @@ body {
} }
/* 新加审批字段样式 */ /* 新加审批字段样式 */
.litst_item_headers_tools .waitStr{ .litst_item_headers_tools .waitStr{
font-size: 0.2rem; font-size: 0.28rem;
color:#F76C26; color:#F76C26;
font-weight: 600; font-weight: 600;
text-align: right; text-align: right;
padding-bottom: 0.15rem;
} }
.litst_item_headers_tools .refuseStr { .litst_item_headers_tools .refuseStr {
font-size: 0.2rem; font-size: 0.28rem;
color:#f74526; color:#f74526;
font-weight: 600; font-weight: 600;
text-align: right; text-align: right;
......
...@@ -8,7 +8,7 @@ body{ ...@@ -8,7 +8,7 @@ body{
.card_info textarea { .card_info textarea {
width: 100%; width: 100%;
min-height: 7rem; min-height: 6rem;
font-size: 0.32rem; font-size: 0.32rem;
padding: 0.4rem 0.4rem 0; padding: 0.4rem 0.4rem 0;
font-family: PingFangSC; font-family: PingFangSC;
...@@ -18,8 +18,10 @@ body{ ...@@ -18,8 +18,10 @@ body{
} }
.card_info .real_time_StrNum{ .card_info .real_time_StrNum{
width: 100%; width: 100%;
height: .3rem;
padding-right:0.2rem;
text-align: right; text-align: right;
font-size: 0.2rem; font-size: 0.28rem;
color:#666; color:#666;
} }
.image_info { .image_info {
......
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