1.1.11 fix height for cards in search

This commit is contained in:
2024-06-20 14:28:42 +03:00
parent 035634df67
commit fddda1ef0a

View File

@@ -1659,6 +1659,11 @@
}
@media (max-width: 800px) {
.line_inf_about_moving{
margin-bottom: 40px;
}
.marker_messages_mobile{
position: absolute;
top: 0;