wenhongquan 3 years ago
parent
commit
e0681d8682
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/views/IncidentDetail/index.scss

+ 2 - 2
src/views/IncidentDetail/index.scss

@@ -824,10 +824,10 @@
                             .ptime {
                                 // background-image: url("../../assets/card-bg/blue@2x.png");
                                 width: px2rem(310px * 2);
-                                height: px2rem(48px * 2);
+                                height: px2rem(40px * 2);
                                 background-repeat: no-repeat;
                                 background-size: 100% 100%;
-                                line-height: px2rem(48px * 2);
+                                line-height: px2rem(40px * 2);
                                 font-size: px2rem(19px * 2);
                                 font-weight: 500;
                                 span {