소스 검색

fix: 通讯录样式修改

outaozhen 4 년 전
부모
커밋
06e074ba94
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      src/pages/Hr/Contacts/index.less

+ 3 - 0
src/pages/Hr/Contacts/index.less

@@ -3,6 +3,9 @@
     background: #eff2f5;
     border: 1px solid #eff2f5;
   }
+  :global(div:first-child) {
+    min-width: 44px;
+  }
   :focus-within {
     box-shadow: none !important;
   }