remove unneedful right padding

pull/198/head
Aevann 2023-08-31 17:19:01 +03:00
parent 0210707baa
commit a750630bd8
1 changed files with 0 additions and 1 deletions

View File

@ -4539,7 +4539,6 @@ small, .small {
margin-bottom: 1rem;
color: var(--black);
overflow: hidden;
padding-right: 10px !important;
padding-top: 10px !important;
}
.modal .comment-actions .list-group-item {