Explorar el Código

fix: 通讯录样式修改

outaozhen hace 4 años
padre
commit
06e074ba94
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  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;
   }