mirror of
https://github.com/Chanzhaoyu/chatgpt-web.git
synced 2025-07-19 19:04:01 +00:00
fix: 侧边栏因为宽度变化导致的闪烁
This commit is contained in:
@@ -29,7 +29,7 @@ function handleCollapsed() {
|
||||
:collapsed="collapsed"
|
||||
:collapsed-width="0"
|
||||
:width="260"
|
||||
collapse-mode="width"
|
||||
collapse-mode="transform"
|
||||
show-trigger="arrow-circle"
|
||||
bordered
|
||||
@update:collapsed="handleCollapsed"
|
||||
|
Reference in New Issue
Block a user