feat: set width to 600px

This commit is contained in:
amhsirak
2025-01-09 00:07:39 +05:30
parent f86fef286a
commit 30298c0c01

View File

@@ -272,7 +272,7 @@ const ProxyForm: React.FC = () => {
)}
</FormContainer>
<Alert severity="info" sx={{ marginTop: '80px', marginLeft: '50px', height: '230px', width: '450px', border: '1px solid #ff00c3' }}>
<Alert severity="info" sx={{ marginTop: '80px', marginLeft: '50px', height: '230px', width: '600px', border: '1px solid #ff00c3' }}>
<AlertTitle>{t('proxy.alert.title')}</AlertTitle>
<br />
<b>{t('proxy.alert.right_way')}</b>