mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
parent
f360c4e08b
commit
a8f87d2b1d
1 changed files with 1 additions and 1 deletions
|
|
@ -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}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue