mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
feat(post): add pending approval label
This commit is contained in:
@@ -517,6 +517,11 @@
|
||||
color: red;
|
||||
}
|
||||
|
||||
.pendingApproval {
|
||||
color: red;
|
||||
font-weight: 700;
|
||||
}
|
||||
|
||||
.grayEditMessage {
|
||||
color: var(--post-mobile-abbr-text-color);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user