ZhaoJun 1 year ago
parent
commit
ef391f6cbf
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/pages/SmartOps/index.less

+ 1 - 1
src/pages/SmartOps/index.less

@@ -161,7 +161,7 @@
 }
 
 .form {
-  width: 100%;
+  width: calc(100% - 35px);
   margin-bottom: 14px;
   display: flex;
   align-items: center;