fix layout min height

This commit is contained in:
Victor Batischev
2024-02-05 17:32:18 +03:00
parent 7a3a70ccd3
commit e9235884dd
5 changed files with 8 additions and 9 deletions

View File

@ -33,7 +33,6 @@
}
.calendar__wrapper {
min-height: 719px;
@media (max-width: 1000px) {
min-height: auto;