Merge pull request #1843 from ONLYOFFICE/feature/fix-bugs

[DE PE SSE mobile] Fix Bug 57907
This commit is contained in:
maxkadushkin 2022-07-08 14:44:14 +03:00 committed by GitHub
commit e045c0f41c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -118,6 +118,9 @@
.reply-list { .reply-list {
padding-left: 26px; padding-left: 26px;
} }
.reply-item {
padding-right: 26px;
}
} }
.edit-comment-popup, .add-reply-popup, .edit-reply-popup { .edit-comment-popup, .add-reply-popup, .edit-reply-popup {