Przeglądaj źródła

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

Vanessa 2 lat temu
rodzic
commit
a3575870be
1 zmienionych plików z 1 dodań i 1 usunięć
  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);
   position: relative;
   max-height: 100%;
-  min-height: 104px;
+  min-height: 155px; // 需考虑 scroll 最小高度
   display: flex;
   flex-direction: column;