浏览代码

增加底边距

lilinsen 7 年之前
父节点
当前提交
8d2556251e
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      sites/doc/info.vue

+ 2 - 0
sites/doc/info.vue

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