fix(web): 写作台流式/保存 live region + 图标按钮换 lucide 无障碍 + 三栏改 xl 断点 + 手稿字号统一
This commit is contained in:
@@ -17,7 +17,7 @@ export function ChapterList({
|
||||
currentChapterNo,
|
||||
}: ChapterListProps) {
|
||||
return (
|
||||
<aside className="hidden border-r border-line bg-panel py-4 lg:block">
|
||||
<aside className="hidden border-r border-line bg-panel py-4 xl:block">
|
||||
<ChapterListContent
|
||||
projectId={projectId}
|
||||
chapters={chapters}
|
||||
|
||||
Reference in New Issue
Block a user