mirror of
https://github.com/OpenHands/OpenHands.git
synced 2026-03-22 05:37:20 +08:00
fix(frontend): address the responsive issue on the home page (#13353)
This commit is contained in:
@@ -77,7 +77,7 @@ export function Sidebar() {
|
||||
<div className="flex items-center justify-center">
|
||||
<OpenHandsLogoButton />
|
||||
</div>
|
||||
<div>
|
||||
<div className="flex items-center justify-center">
|
||||
<NewProjectButton disabled={settings?.email_verified === false} />
|
||||
</div>
|
||||
<ConversationPanelButton
|
||||
|
||||
Reference in New Issue
Block a user