outaozhen 4 лет назад
Родитель
Сommit
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;
   }