chenliangyu vor 1 Jahr
Ursprung
Commit
02de68e537
1 geänderte Dateien mit 3 neuen und 3 gelöschten Zeilen
  1. 3 3
      addin/res/ManagerDesktop/startPage.html

+ 3 - 3
addin/res/ManagerDesktop/startPage.html

@@ -93,19 +93,19 @@
 			}
 			@media screen and (max-width:1300px) {
 				.entity_list{
-					height: 830px;
+					height: 790px;
 				}
 			}
 			@media screen and (max-width:1000px) {
 				.entity_list{
-					height: 400px;
+					height: 430px;
 				}
 			}
 			
 		</style>
 	</head>
 	<body class="start_page">
-		<p class="sub" id="deviceInfo"></p>
+		<!-- <p class="sub" id="deviceInfo"></p> -->
 
 		<div class="logo">
 			<img height="100%" src="./images/logo_cmb.png" />