limit attachments in comments
This commit is contained in:
@@ -2324,6 +2324,12 @@ body.layout-modern .item-sidebar-left .tag-controls {
|
||||
cursor: wait;
|
||||
}
|
||||
|
||||
.submit-comment.uploading {
|
||||
pointer-events: none;
|
||||
opacity: 0.5;
|
||||
cursor: wait;
|
||||
}
|
||||
|
||||
.cancel-reply {
|
||||
background: transparent;
|
||||
color: var(--white);
|
||||
|
||||
Reference in New Issue
Block a user