Fix padding on Roo Code Cloud upsell (#10889)

Co-authored-by: Roo Code <roomote@roocode.com>
This commit is contained in:
roomote[bot] 2026-01-22 03:00:26 -05:00 committed by GitHub
parent 1feefb6f43
commit 73b1b38eb1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1529,7 +1529,7 @@ const ChatViewComponent: React.ForwardRefRenderFunction<ChatViewRef, ChatViewPro
icon={<Cloud className="size-5 shrink-0" />}
onClick={() => openUpsell()}
dismissOnClick={false}
className="bg-none mt-6 border-border rounded-xl p-0 py-3 !text-base">
className="bg-none mt-6 border-border rounded-xl p-3 !text-base">
<Trans
i18nKey="cloud:upsell.taskList"
components={{