fix-suggestions

fix position
This commit is contained in:
gofnnp 2025-07-25 23:18:53 +04:00
parent 3244655e38
commit 33863911c4

View File

@ -12,7 +12,7 @@
} }
.suggestions.suggestions { .suggestions.suggestions {
position: sticky; // position: sticky;
bottom: 0; // bottom: 0;
padding: 0 16px 36px; padding: 0 16px 36px;
} }