mirror of
https://github.com/OpenHands/OpenHands.git
synced 2026-03-22 13:47:19 +08:00
add bg
This commit is contained in:
@@ -5,6 +5,7 @@ export default function OnboardingLayout() {
|
||||
<div
|
||||
data-testid="onboarding-layout"
|
||||
className="min-h-screen bg-black flex flex-col items-center justify-center"
|
||||
style={{ backgroundColor: "#000", minHeight: "100vh" }}
|
||||
>
|
||||
<Outlet />
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user