Add "New Patch" button to patch list view
This also fixes text alignment in the “Authenticate” button.
2 files changed
+30
-3
b5977588
→
04999a1e
modified src/components/ConnectInstructions.svelte
@@ -18,7 +18,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -26,7 +26,6 @@
|
|
|
|
|
|
| - | |
|
|
|
|
|
modified src/views/projects/Patches.svelte
@@ -2,9 +2,12 @@
|
|
|
|
|
|
| - | |
|
|
|
|
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -18,6 +21,7 @@
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -97,6 +101,12 @@
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -152,6 +162,24 @@
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|