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