diff --git a/dist/zhibo.html b/dist/zhibo.html
index d623df0..53cec84 100644
--- a/dist/zhibo.html
+++ b/dist/zhibo.html
@@ -16,7 +16,7 @@
.liaotian{
grid-area: 3/1/4/4;
margin-top: 28px;
- height: 240px;
+ height: 90%;
margin-left: 10px;
width: 98%;
background-color: #fff;
diff --git a/public/zhibo.html b/public/zhibo.html
index d623df0..53cec84 100644
--- a/public/zhibo.html
+++ b/public/zhibo.html
@@ -16,7 +16,7 @@
.liaotian{
grid-area: 3/1/4/4;
margin-top: 28px;
- height: 240px;
+ height: 90%;
margin-left: 10px;
width: 98%;
background-color: #fff;