chenrui  2 years ago
parent
commit
e0aa630fe1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/systemSettings/views/warningSet/warningEdit.vue

+ 1 - 1
src/views/systemSettings/views/warningSet/warningEdit.vue

@@ -1088,7 +1088,7 @@ export default {
   flex-wrap: wrap;
   width: 100%;
   ::v-deep .el-input__suffix {
-    top: 4px;
+    top: 0px;
   }
 }
 ::v-deep .el-row {