mirror of
https://github.com/chirpstack/chirpstack.git
synced 2025-01-30 23:53:54 +00:00
ui: Fix black bg in jsontree after update.
This commit is contained in:
parent
9f67b9c221
commit
e379e8738c
@ -49,7 +49,7 @@ function LogTable(props: IProps) {
|
||||
const theme = {
|
||||
scheme: "google",
|
||||
author: "seth wright (http://sethawright.com)",
|
||||
base00: "#000000",
|
||||
base00: "#ffffff",
|
||||
base01: "#282a2e",
|
||||
base02: "#373b41",
|
||||
base03: "#969896",
|
||||
|
Loading…
x
Reference in New Issue
Block a user