Browse Source

no message

wyq 4 years ago
parent
commit
f9af5023da
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/components/knowledgeExtra/AddDiagBase.vue

+ 1 - 1
src/components/knowledgeExtra/AddDiagBase.vue

@@ -1423,7 +1423,7 @@ export default {
   height: 780px;
   .content {
     background: #fff;
-    padding: 20px 20px 50px;
+    padding: 20px 20px;
     color: #545455;
     min-width: 980px;
     position: relative;