dark mode

Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
This commit is contained in:
marcin mikołajczak 2022-04-14 15:37:20 +02:00
parent bd1e6d364a
commit 211a1fc88b

View file

@ -1,5 +1,5 @@
.reply-mentions {
@apply text-gray-500 mb-1 text-sm;
@apply text-gray-500 dark:text-gray-400 mb-1 text-sm;
&__account {
@apply text-primary-600 no-underline;