Fix galactica equations in dark mode
This commit is contained in:
parent
abb4667b44
commit
14f49bbe9a
1 changed files with 3 additions and 0 deletions
|
@ -27,6 +27,9 @@ css = """
|
||||||
}
|
}
|
||||||
#accordion {
|
#accordion {
|
||||||
}
|
}
|
||||||
|
.dark svg {
|
||||||
|
fill: white;
|
||||||
|
}
|
||||||
"""
|
"""
|
||||||
|
|
||||||
chat_css = """
|
chat_css = """
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue