Browse Source

Merge branch 'dev_cbx' of http://47.97.161.140:10080/zhangchuang/ocean-engineer into dev_cbx

chenbaoxin 4 months ago
parent
commit
40e71308c6
1 changed files with 1 additions and 1 deletions
  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;