[DE PE SSE mobile] Fix Bug 59018
This commit is contained in:
parent
1333da31a0
commit
f90e8cb048
|
@ -1161,6 +1161,11 @@ input[type="number"]::-webkit-inner-spin-button {
|
|||
}
|
||||
}
|
||||
|
||||
// Comment List
|
||||
.sheet-modal .page-current-comment {
|
||||
padding-bottom: 60px;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue