diff --git a/css/libCss/common.css b/css/libCss/common.css
index d63cd8b..0e190ba 100644
--- a/css/libCss/common.css
+++ b/css/libCss/common.css
@@ -56,6 +56,11 @@ header{
margin-right: 32px;
}
/*左侧栏--------------------------------------------------*/
+.main-wrap{
+ min-width: 1400px;
+ overflow-x: scroll;
+ height: calc(100% - 80px);
+}
nav{
width: 200px;
height: 100%;
diff --git a/index.html b/index.html
index 0530164..b194b1f 100644
--- a/index.html
+++ b/index.html
@@ -26,45 +26,48 @@
-
-
-
-
- 总体概况
- API 列表
-
-
-
-
-
2
+
+
+
+
+
+ 总体概况
+ API 列表
+
+
-
-
display-none
+
+
display-none
+
-
-
+
+
+