优化终端
This commit is contained in:
@@ -14,7 +14,7 @@ export const MainContentArea: React.FC<MainContentAreaProps> = ({
|
||||
}) => {
|
||||
return (
|
||||
<div className={cn(
|
||||
'h-full w-full flex flex-col',
|
||||
'h-full w-full flex flex-col overflow-hidden',
|
||||
'bg-background',
|
||||
isEditing && 'relative',
|
||||
className
|
||||
|
Reference in New Issue
Block a user