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 aec21bb commit 0a691cfCopy full SHA for 0a691cf
webview-ui/src/components/account/AccountView.tsx
@@ -147,7 +147,7 @@ export const ClineAccountView = () => {
147
</div>
148
149
) : (
150
- <div className="flex flex-col items-center pr-3 max-w-[400px]">
+ <div className="flex flex-col items-center pr-3">
151
<ClineLogoWhite className="size-16 mb-4" />
152
153
<p style={{}}>
0 commit comments