[SSE mobile] Fix Bug 52861
This commit is contained in:
parent
94fb663a8a
commit
96f81d6c6d
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue