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 a8feb94 commit 5ba4600Copy full SHA for 5ba4600
components/dashboard/src/user-settings/SelectIDEModal.tsx
@@ -44,7 +44,6 @@ export default function SelectIDEModal(props: SelectIDEModalProps) {
44
visible={visible}
45
onClose={handleContinue}
46
closeable={true}
47
- className="max-w-51.5"
48
buttons={<button onClick={handleContinue}>Continue</button>}
49
>
50
<p className="text-gray-500 dark:text-gray-400 text-base pb-3">
0 commit comments