We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f360c4e commit a8f87d2Copy full SHA for a8f87d2
apps/web-roo-code/src/app/cloud/page.tsx
@@ -152,7 +152,7 @@ export default function CloudPage() {
152
</div>
153
154
<div className="flex items-center justify-end mx-auto h-full mt-8 lg:mt-0">
155
- <div className="md:w-[900px] md:h-[700px] dark:bg-white relative rounded-md overflow-clip">
+ <div className="md:w-[900px] md:h-[700px] relative rounded-md overflow-clip">
156
<div className="block">
157
<Image
158
src={screenshotDark}
0 commit comments