소스 검색

样式问题修复

htc 10 시간 전
부모
커밋
066d05736e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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;