fix(post): "(You)" wasn't appearing for comments published in anon mode by user

This commit is contained in:
Tom (plebeius.eth)
2024-09-08 16:58:25 +02:00
parent 5f55adef07
commit 7d2bd38f58
2 changed files with 8 additions and 3 deletions
@@ -30,7 +30,7 @@
}
.disabledButton {
opacity: 0.5;
opacity: 0.5 !important;
}
.disabledButton:hover {