update ui
This commit is contained in:
@@ -144,7 +144,7 @@ const Community = () => {
|
||||
return (
|
||||
<Box minH="100vh" bg={bgColor}>
|
||||
{/* 主内容区域 */}
|
||||
<Container ref={containerRef} maxW="container.xl" pt={6} pb={8}>
|
||||
<Container ref={containerRef} maxW="1400px" pt={6} pb={8}>
|
||||
{/* 通知权限提示横幅 */}
|
||||
{showNotificationBanner && (
|
||||
<Alert
|
||||
|
||||
Reference in New Issue
Block a user