Browse Source

随访按钮未对齐

sunran 3 years ago
parent
commit
4aaa73fa94
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/weibao/views/followUp/plan.vue

+ 1 - 1
src/views/weibao/views/followUp/plan.vue

@@ -56,7 +56,7 @@ export default {
   .text {
     text-align: left;
     margin-left: 26px;
-    width: calc(100% - 116px);
+    width: calc(100% - 125px);
     .title {
       overflow: hidden;
       white-space: nowrap;