设备监控

This commit is contained in:
2023-03-09 15:34:16 +08:00
parent 44cbfafaf2
commit 2b73f03c66
13 changed files with 429 additions and 141 deletions

View File

@@ -79,10 +79,10 @@ li {
}
html, body {
width: 100%;
max-width: 1920px;
min-width: 1550px;
height: 1040px;
/* width: 100%; */
width: 1920px;
/* min-width: 1550px; */
height: 1060px;
/* width: 1920px;
height: 1040px; */
}