Dark mode support for Polls
This commit is contained in:
@@ -209,7 +209,7 @@
|
||||
}
|
||||
|
||||
.status__content {
|
||||
@apply text-gray-900 dark:text-gray-300 break-words text-ellipsis overflow-hidden relative;
|
||||
@apply text-gray-900 dark:text-gray-100 break-words text-ellipsis overflow-hidden relative;
|
||||
|
||||
&:focus {
|
||||
@apply outline-none;
|
||||
|
||||
Reference in New Issue
Block a user