Fix the empty search state container stretching issue (#30045)

Automatic Merge
Этот коммит содержится в:
Rajat Dabade
2025-01-30 13:20:12 +05:30
коммит произвёл GitHub
родитель 9f172fed70
Коммит ed98d147ae

Просмотреть файл

@@ -239,7 +239,6 @@
-webkit-overflow-scrolling: touch;
&.no-results {
display: flex;
padding-top: 0;
}
}