Преглед на файлове

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;