Commit a6a7e2b
committed
fix(auth): adjust layout class for SocialAuthButtons component
- Modified the container class for the SocialAuthButtons component to improve layout consistency.
- Removed unnecessary 'justify-center' class when layout is set to 'row' for better alignment.
Signed-off-by: Innei <tukon479@gmail.com>1 parent 05a83da commit a6a7e2b
File tree
1 file changed
+1
-1
lines changed- be/apps/dashboard/src/modules/auth/components
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
0 commit comments