Преглед изворни кода

fix: Settings page table body out

Mr. Robot пре 4 месеци
родитељ
комит
2a0575576c
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/views/WarningSettings/index.vue

+ 1 - 1
src/views/WarningSettings/index.vue

@@ -402,7 +402,7 @@ const saveEdit = (row, column) => {
     text-align: center;
     overflow: hidden;
     text-overflow: ellipsis;
-    width: 270px;
+    width: 245px;
     display: block;
     line-height: 9px;
     white-space: nowrap;