[DE PE SSE mobile] Fix Bug 59018

This commit is contained in:
SergeyEzhin 2022-09-14 12:20:53 +03:00 committed by catbasilio
parent 1333da31a0
commit f90e8cb048

View file

@ -1161,6 +1161,11 @@ input[type="number"]::-webkit-inner-spin-button {
}
}
// Comment List
.sheet-modal .page-current-comment {
padding-bottom: 60px;
}