瀏覽代碼

:art: https://github.com/siyuan-note/siyuan/issues/8519

Vanessa 2 年之前
父節點
當前提交
a3575870be
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/src/assets/scss/protyle/_content.scss

+ 1 - 1
app/src/assets/scss/protyle/_content.scss

@@ -4,7 +4,7 @@
   background-color: var(--b3-theme-background);
   background-color: var(--b3-theme-background);
   position: relative;
   position: relative;
   max-height: 100%;
   max-height: 100%;
-  min-height: 104px;
+  min-height: 155px; // 需考虑 scroll 最小高度
   display: flex;
   display: flex;
   flex-direction: column;
   flex-direction: column;