feat: remove border

This commit is contained in:
amhsirak
2025-05-15 19:50:49 +05:30
parent c7be07410b
commit ca803d9d82

View File

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