+
💸
{t('billingEnableLabel')}
-
setBillingEnabled(e.target.checked)}
- style={{ width: 22, height: 22, margin: 0, justifySelf: 'center' }}
+ style={{ width: 22, height: 22, margin: 0, flexShrink: 0 }}
/>
{billingEnabled ? (
@@ -260,25 +252,17 @@ export default function ProfilePage() {