fixing css for comments
This commit is contained in:
@@ -3874,9 +3874,9 @@ input#s_avatar {
|
||||
.comment {
|
||||
padding: 10px;
|
||||
background: rgba(0, 0, 0, 0.2);
|
||||
border-radius: 4px;
|
||||
display: flex;
|
||||
gap: 15px;
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
|
||||
.comment.deleted .comment-content {
|
||||
@@ -3887,7 +3887,6 @@ input#s_avatar {
|
||||
.comment-avatar img {
|
||||
width: 40px;
|
||||
height: 40px;
|
||||
border-radius: 4px;
|
||||
}
|
||||
|
||||
.comment-body {
|
||||
|
||||
Reference in New Issue
Block a user