fix
This commit is contained in:
parent
b4be0d9b16
commit
f61e9130e9
2 changed files with 6 additions and 15 deletions
9
files/static/dist/main.css
vendored
9
files/static/dist/main.css
vendored
|
@ -3308,15 +3308,6 @@ video {
|
|||
--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
|
||||
}
|
||||
|
||||
.dark .dark\:from-gray-800 {
|
||||
--tw-gradient-from: rgb(var(--color-800));
|
||||
--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(var(--color-800), 0));
|
||||
}
|
||||
|
||||
.dark .dark\:to-gray-700 {
|
||||
--tw-gradient-to: rgb(var(--color-700));
|
||||
}
|
||||
|
||||
.dark .dark\:text-gray-400 {
|
||||
--tw-text-opacity: 1;
|
||||
color: rgba(var(--color-400), var(--tw-text-opacity));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue