Browse Source

fix: 通讯录样式修改

outaozhen 4 years ago
parent
commit
06e074ba94
1 changed files with 3 additions and 0 deletions
  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;
   }