[SSE mobile] Fix Bug 52861

This commit is contained in:
SergeyEzhin 2021-10-04 13:39:00 +04:00
parent 94fb663a8a
commit 96f81d6c6d

View file

@ -878,7 +878,7 @@ input[type="number"]::-webkit-inner-spin-button {
}
.functions-list {
height: 175px;
max-height: 175px;
width: 360px;
overflow-y: auto;
overflow-x: hidden;