大屏尺寸
This commit is contained in:
@@ -78,14 +78,15 @@ li {
|
||||
background-color: rgba(125, 125, 125, 0.7);
|
||||
-webkit-border-radius: 6px;
|
||||
}
|
||||
|
||||
|
||||
/* 顺和大屏尺寸1920*1040 */
|
||||
html, body {
|
||||
width: 1920px;
|
||||
height: 1080px;
|
||||
/* width: 100%;
|
||||
height: 100%;
|
||||
min-width: 1440px;
|
||||
min-height: 1080px; */
|
||||
min-height: 1040px; */
|
||||
width: 1920px;
|
||||
height: 1040px;
|
||||
}
|
||||
|
||||
body {
|
||||
|
||||
Reference in New Issue
Block a user