feat(post): add mod role to display name

This commit is contained in:
plebeius.eth
2024-04-08 16:03:32 +02:00
parent ce24710a1f
commit ebf1e426f5
2 changed files with 44 additions and 21 deletions
+1
View File
@@ -370,6 +370,7 @@
.capcodeMod {
color: var(--post-capcode-mod-text-color) !important;
text-transform: capitalize;
}
@media (max-width: 640px) {