fix: design in view profile and account overview
feat : page add for e mandate otp
This commit is contained in:
@@ -126,7 +126,7 @@ export default function AccountSummary() {
|
||||
return (
|
||||
<Paper shadow="sm" radius="md" p="md" withBorder h={500}>
|
||||
<Title
|
||||
order={isMobile ? 4 : 3}
|
||||
order={isMobile ? 4 : 4}
|
||||
mb="md"
|
||||
style={{ textAlign: isMobile ? "center" : "left" }}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user