fix column size for temperature

This commit is contained in:
proddy
2022-07-05 13:00:58 +02:00
parent 4e5b460447
commit eddbacf5a7
2 changed files with 3 additions and 3 deletions

View File

@@ -8,12 +8,12 @@
"@emotion/styled": "^11.9.3",
"@msgpack/msgpack": "^2.7.2",
"@mui/icons-material": "^5.8.4",
"@mui/material": "^5.8.6",
"@mui/material": "^5.8.7",
"@table-library/react-table-library": "4.0.6",
"@types/lodash": "^4.14.182",
"@types/node": "^18.0.1",
"@types/react": "^18.0.14",
"@types/react-dom": "^18.0.5",
"@types/react-dom": "^18.0.6",
"@types/react-router-dom": "^5.3.3",
"async-validator": "^4.2.5",
"axios": "^0.27.2",