fix
This commit is contained in:
parent
28ab6a944c
commit
c9daa571ad
1 changed files with 5 additions and 0 deletions
5
files/static/dist/main.css
vendored
5
files/static/dist/main.css
vendored
|
@ -2811,6 +2811,11 @@ img.emoji-lg {
|
|||
background-color: rgba(var(--color-700), var(--tw-bg-opacity));
|
||||
}
|
||||
|
||||
.dark .dark\:bg-gray-800 {
|
||||
--tw-bg-opacity: 1;
|
||||
background-color: rgba(var(--color-800), var(--tw-bg-opacity));
|
||||
}
|
||||
|
||||
.dark .dark\:text-gray-200 {
|
||||
--tw-text-opacity: 1;
|
||||
color: rgba(var(--color-200), var(--tw-text-opacity));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue