feat(前端界面): 优化单页适高滚动条
build.yaml / build (push) Successful in 47s

This commit is contained in:
2026-08-24 09:37:21 +08:00
parent 39f4fffeb7
commit 0887ff1a04
2 changed files with 6 additions and 0 deletions
+4
View File
@@ -401,6 +401,10 @@ body[data-hide-meta] .meta-panel {
background-size: 24px 24px;
}
.viewer-panel.single-page-fits-height {
overflow-y: hidden;
}
.empty-state {
position: absolute;
inset: 0;