Просмотр исходного кода

web: Leftover white bg (#8719)

Leftover white bg
Bruno Bergher 2 месяцев назад
Родитель
Сommit
a8f87d2b1d
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      apps/web-roo-code/src/app/cloud/page.tsx

+ 1 - 1
apps/web-roo-code/src/app/cloud/page.tsx

@@ -152,7 +152,7 @@ export default function CloudPage() {
 							</div>
 						</div>
 						<div className="flex items-center justify-end mx-auto h-full mt-8 lg:mt-0">
-							<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">
 								<div className="block">
 									<Image
 										src={screenshotDark}