feat: apply border

This commit is contained in:
amhsirak
2024-11-22 21:44:45 +05:30
parent 1341ac5b03
commit a510f8abe6

View File

@@ -243,7 +243,7 @@ const ProxyForm: React.FC = () => {
</Box>
)}
</FormContainer>
<Alert severity="info" sx={{marginTop: '80px', marginLeft: '50px', height: '230px', width: '450px'}} variant='outlined'>
<Alert severity="info" sx={{ marginTop: '80px', marginLeft: '50px', height: '230px', width: '450px', border: '1px solid #ff00c3' }}>
<AlertTitle>If your proxy requires a username and password, always provide them separately from the proxy URL. </AlertTitle>
<br />
<b>The right way</b>