Skip to content

Commit 20a8b10

Browse files
committed
Merge remote-tracking branch 'origin/bb/visuals-home' into bb/visuals-home
2 parents dfed039 + cce8a83 commit 20a8b10

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

webview-ui/src/components/welcome/RooHero.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ const RooHero = () => {
1818
maskRepeat: "no-repeat",
1919
maskSize: "contain",
2020
}}
21-
className="mx-auto hover:animate-bounce">
22-
<img src={imagesBaseUri + "/roo-logo.svg"} alt="Roo logo" className="h-8 opacity-0 " />
21+
className="mx-auto hover:animate-bounce">
22+
<img src={imagesBaseUri + "/roo-logo.svg"} alt="Roo logo" className="h-8 opacity-0" />
2323
</div>
2424
</div>
2525
)

webview-ui/src/i18n/locales/zh-TW/chat.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)