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 {
position: sticky;
bottom: 0;
// position: sticky;
// bottom: 0;
padding: 0 16px 36px;
}