Browse Source

增加底边距

lilinsen 6 years ago
parent
commit
8d2556251e
1 changed files with 2 additions and 0 deletions
  1. 2 0
      sites/doc/info.vue

+ 2 - 0
sites/doc/info.vue

@@ -186,6 +186,8 @@ dd {
   height: 100%;
   height: 100%;
   overflow: hidden;
   overflow: hidden;
   overflow-y: auto;
   overflow-y: auto;
+  padding-bottom: 60px;
+  box-sizing: border-box;
   a,
   a,
   span {
   span {
     text-decoration: none;
     text-decoration: none;