dark mode
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
This commit is contained in:
parent
bd1e6d364a
commit
211a1fc88b
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue