We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0391ce0 commit 089c35eCopy full SHA for 089c35e
style/module/dock.scss
@@ -283,11 +283,6 @@ html[data-whisper-dock-bottom="hide"] .layout__dockb.layout--float:not([style*="
283
}
284
285
286
-// 不存在已关闭的笔记本时,隐藏元素 https://github.com/siyuan-note/siyuan/issues/13887
287
-.sy__file > .b3-list:not(:has(> ul > li)) {
288
- display: none;
289
-}
290
-
291
// 在达到 max-height 之前,高度由已关闭的笔记本的数量决定
292
.sy__file > .b3-list {
293
height: unset !important;
0 commit comments