@edgedev/create-edge-app 1.0.59 → 1.0.60

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@edgedev/create-edge-app",
3
- "version": "1.0.59",
3
+ "version": "1.0.60",
4
4
  "description": "Create Edge Starter App",
5
5
  "bin": {
6
6
  "create-edge-app": "./bin/cli.js"
@@ -3,7 +3,7 @@
3
3
 
4
4
  <template>
5
5
  <div class="flex w-full h-full align-center items-center">
6
- <edge-auth type="login" class="p-8 mx-auto max-w-lg w-full h-full max-h-[530px] overflow-y-auto">
6
+ <edge-auth type="login" class="p-8 mx-auto max-w-lg w-full h-full max-h-[540px] overflow-y-auto">
7
7
  <div class="grid gap-2 text-center">
8
8
  <h1 class="text-2xl font-bold">
9
9
  Login