This commit is contained in:
lb
2023-12-01 14:26:47 +08:00
parent 04a15dc14c
commit 69dcea7909
5 changed files with 83 additions and 68 deletions

View File

@@ -26,7 +26,7 @@ function TemperatureTop(props) {
top: "0",
left: "0",
width: "100%",
height: "95vh",
height: "80vh",
background: "#ccc3",
zIndex: "-1",
...props.style