Fix uncaught errors from ResizeObserver

This commit is contained in:
Fedor Indutny
2025-06-12 12:18:56 -07:00
committed by GitHub
parent 896a82653d
commit a3187f1527
3 changed files with 8 additions and 20 deletions

View File

@@ -7,7 +7,6 @@
.module-SearchInput {
&__container {
position: relative;
flex: 1 0 0;
margin-inline: 16px;
margin-bottom: 8px;
}