correct padding
This commit is contained in:
SDE
2023-11-25 17:17:10 +03:00
parent 0571de3dd0
commit 34d2fea31f

View File

@@ -2469,7 +2469,7 @@
}
.support .menu_buttons.left.open{
max-height: calc(100vh - 140px);
max-height: calc(100vh - 120px);
}