fix(profile): fix dark mode on profile page

Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
This commit is contained in:
Tilman Vatteroth 2023-06-08 11:39:58 +02:00
parent 90f5ed5606
commit 6529d4f20a
8 changed files with 6 additions and 9 deletions

View file

@ -21,7 +21,7 @@ export const ProfileAccountManagement: React.FC = () => {
return (
<Fragment>
<Card className='bg-dark mb-4'>
<Card className='mb-4'>
<Card.Body>
<Card.Title>
<Trans i18nKey='profile.accountManagement' />