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 0fffa3d commit 46a3e07Copy full SHA for 46a3e07
src/webview/cluster/app/sandboxView.tsx
@@ -403,7 +403,7 @@ export default function addSandboxView(props): JSX.Element {
403
</Tooltip>
404
Your sandbox account has been provisioned and is ready to use.
405
</Typography>
406
- <Typography variant='caption' display='block' style={{ textAlign:'left', margin: '20px 70px' }}>
+ <Typography variant='caption' color='inherit' display='block' style={{ textAlign:'left', margin: '20px 70px' }}>
407
Next steps to connect with Developer Sandbox:<br></br>
408
1. Click on <strong>Get token</strong> button. In the browser, login using <strong>DevSandbox</strong> button.<br></br>
409
2. Click on <strong>Display token</strong> link and copy token to clipboard.<br></br>
0 commit comments