refactor: Update LoginDemo layout and styling for improved user experience
- Adjust spacing and layout in the LoginDemo component for better visual hierarchy. - Enhance demo account creation section with clearer labels and a demo notice. - Update button text to reflect demo account creation instead of fake account. - Clean up unused imports and streamline the component structure.
This commit is contained in:
parent
320e322db2
commit
8d5d163e89
2 changed files with 66 additions and 48 deletions
|
|
@ -137,3 +137,4 @@ async function createFakeAccount() {
|
|||
}
|
||||
}
|
||||
</script>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue