Commit 54d9dcf6 authored by 罗超's avatar 罗超

no message

parent 72c67320
...@@ -298,6 +298,7 @@ ...@@ -298,6 +298,7 @@
border-radius: 20rpx; border-radius: 20rpx;
padding: 14rpx 13rpx; padding: 14rpx 13rpx;
background: #F6F6F6; background: #F6F6F6;
zoom: .9;
} }
.JobComponents-time-box {} .JobComponents-time-box {}
......
...@@ -142,13 +142,15 @@ ...@@ -142,13 +142,15 @@
} }
.CommentsComponents-time { .CommentsComponents-time {
width: 70rpx; width: 61rpx;
height: 55rpx; height: 55rpx;
color: #CCC8C6; color: #CCC8C6;
font-size: 20rpx; font-size: 20rpx;
border-radius: 20rpx; border-radius: 20rpx;
padding: 14rpx 13rpx; padding: 14rpx 13rpx;
background: #F6F6F6; background: #F6F6F6;
zoom: .9;
} }
.CommentsComponents { .CommentsComponents {
......
...@@ -250,13 +250,14 @@ ...@@ -250,13 +250,14 @@
} }
.examComponents-time { .examComponents-time {
width: 70rpx; width: 61rpx;
height: 55rpx; height: 55rpx;
color: #CCC8C6; color: #CCC8C6;
font-size: 20rpx; font-size: 20rpx;
border-radius: 20rpx; border-radius: 20rpx;
padding: 14rpx 13rpx; padding: 14rpx 13rpx;
background: #F6F6F6; background: #F6F6F6;
zoom: .9;
} }
.examComponents { .examComponents {
......
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