Browse Source

完善左侧栏UI

star7th 9 years ago
parent
commit
65af355c5b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Public/css/item/show.css

+ 1 - 1
Public/css/item/show.css

@@ -20,7 +20,7 @@
   .doc-left{
     position: relative;
     padding-top: 10px;
-    height: 100%;
+    min-height: 100%;
     border-right-color: rgb(221, 221, 221);
     border-right-width: 1px;
     border-right-style: solid;