分辨率
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user