fix: 白板和思维导图编辑页面空白问题

This commit is contained in:
jingrow 2026-06-08 21:10:57 +08:00
parent 643adc35e5
commit 20c330699d

View File

@ -114,6 +114,7 @@ watch(collapsed, (val) => {
.content-wrapper {
padding: 20px;
min-height: calc(100vh - 64px);
}
/* 使用Naive UI内置的sticky功能 */