Clean up the auth warning page
Center content vertically and horizontally. Don’t show a link but directly the Repos view when authenticated.
4 files changed
+31
-17
bb68d6c5
→
16cede11
modified index.html
@@ -60,7 +60,6 @@
|
|
|
|
|
|
| - | |
|
|
|
|
|
modified public/index.css
@@ -4,8 +4,21 @@
|
|
|
|
|
|
| + | |
|
|
|
|
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
modified src/main.ts
@@ -1,7 +1,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified src/views/Startup.svelte
@@ -1,8 +1,8 @@
|
|
|
|
|
|
| - | |
|
|
| + | |
|
|
|
|
|
@@ -22,24 +22,26 @@
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
| - | |
|
|
| - | |
| + | |
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |