ZhaoJun hace 1 año
padre
commit
ef391f6cbf
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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;