分辨率

This commit is contained in:
2023-08-28 10:47:35 +08:00
parent 13f2c2a97b
commit 08653ff6ea
3 changed files with 43 additions and 43 deletions

View File

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