forked from rDrama/rDrama
1
0
Fork 0

fix last commit

master
Aevann 2023-07-28 01:28:21 +03:00
parent 03d331ec10
commit e45fa546a0
1 changed files with 8 additions and 0 deletions

View File

@ -107,6 +107,14 @@ blockquote {
color: black !important
}
.arrow-down::before {
color: var(--muted) !important;
}
.active.arrow-down::before {
color: #38B2AC !important;
}
.table {
color: black !important;
}