浏览代码

Fixed scrollbar, occured twice at admin panel

Martin Filser 4 年之前
父节点
当前提交
fdb3f83d1f
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      client/components/settings/settingBody.styl

+ 1 - 1
client/components/settings/settingBody.styl

@@ -11,7 +11,7 @@
   color: #727479
   background: #dedede
   width 100%
-  height 100%
+  height calc(100% - 80px)
   position: absolute;
 
   .content-title