ZhaoJun 1 년 전
부모
커밋
ef391f6cbf
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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;