Browse Source

样式问题修复

htc 11 hours ago
parent
commit
066d05736e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/modules/agent/questionnaire.vue

+ 1 - 1
src/views/modules/agent/questionnaire.vue

@@ -516,12 +516,12 @@
                 .li_time_person{
                     margin-top: 16px;
                     .ltp{
+                        width: calc(100% / 4);
                         font-family: PingFangSC, PingFang SC;
                         font-weight: 400;
                         font-size: 14px;
                         color: #6B7280;
                         line-height: 14px;
-                        margin-right: 142px;
                         span{
                             font-weight: bold;
                             font-size: 16px;