Commit 7f24ec05 authored by chenshouchao's avatar chenshouchao

fix: 解决报错

parent 69446cb5
...@@ -21,7 +21,7 @@ const theme = createTheme({ ...@@ -21,7 +21,7 @@ const theme = createTheme({
tooltip: { tooltip: {
backgroundColor: "rgba(7, 19, 38, .8)", backgroundColor: "rgba(7, 19, 38, .8)",
color: "#fff", color: "#fff",
padding: "0", padding: "0px",
}, },
arrow: { arrow: {
"&:before": { "&:before": {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment