fix mob version news-items

This commit is contained in:
2026-01-10 00:03:32 +03:00
parent ace05946db
commit a98e26be05
3 changed files with 3 additions and 2 deletions

View File

@@ -93,6 +93,7 @@ body.image-portrait .post-thumbnail img {
.news-item {
flex: 1 1 100%;
max-width: 100%; /* добавьте эту строку */
min-width: unset;
}