This commit is contained in:
SBD
2023-11-19 17:07:08 +03:00
parent 61e1c35f02
commit 3660f5af6d

View File

@@ -584,6 +584,10 @@
border-radius: 10px 10px 0 0;
padding: 7px 18px 7px 18px;
}
.support .menu_buttons.left.open {
max-height: calc(100vh - 44px);
}
.menu_buttons.right.open{
right: 0;
transition: 200ms;