https://codesandbox.io/s/xl7myw3p5w
@ -251,10 +251,11 @@
&-search__field__mirror {
position: absolute;
top: -9999px;
left: -9999px;
top: 0;
left: 0;
white-space: pre;
pointer-events: none;
opacity: 0;
}
&-search--inline {