This commit is contained in:
2023-09-20 10:41:58 +08:00
parent 8a89a35bec
commit 90416d6e43
2 changed files with 49 additions and 55 deletions

View File

@@ -79,14 +79,14 @@ li {
-webkit-border-radius: 6px;
}
/* 马钢大屏尺寸1920*1200 */
/* 马钢大屏尺寸1920*1080 */
html, body {
/* width: 100%;
height: 100%;
min-width: 1440px;
min-height: 1040px; */
width: 1920px;
height: 1200px;
height: 1080px;
}
body {