瀏覽代碼

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;
   }