forked from rDrama/rDrama
1
0
Fork 0
master
kek7198 2021-12-18 19:08:06 -06:00
parent bf351ec622
commit 5b3b387c8d
1 changed files with 5 additions and 0 deletions

View File

@ -2834,6 +2834,11 @@ img.emoji-lg {
background-image: none;
}
.dark .dark\:text-gray-100 {
--tw-text-opacity: 1;
color: rgba(var(--color-100), var(--tw-text-opacity));
}
.dark .dark\:text-gray-200 {
--tw-text-opacity: 1;
color: rgba(var(--color-200), var(--tw-text-opacity));