[DE mobile] Fix Bug 58050

This commit is contained in:
SergeyEzhin 2022-08-03 15:24:27 +03:00
parent a02f73ce7a
commit 95fabab303

View file

@ -221,7 +221,7 @@
overflow: hidden; overflow: hidden;
.sheet-modal-inner { .sheet-modal-inner {
background: @background-tertiary; background: @background-tertiary;
overflow-y: auto; overflow: hidden;
} }
&.sheet-modal-bottom:before, &.sheet-modal:not(.sheet-modal-top):before { &.sheet-modal-bottom:before, &.sheet-modal:not(.sheet-modal-top):before {
display: none; display: none;