Fix random small things
- Fix header image in packaged build
- Add elevation shadow to popover
- Make list scroll under the header properly
5 files changed
+14
-5
ccd4c280
→
f5ce15a6
modified public/index.css
@@ -57,6 +57,14 @@ body {
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified src/components/Popover.svelte
@@ -42,6 +42,7 @@
|
|
|
|
|
|
| + | |
|
|
|
|
|
modified src/lib/events.ts
@@ -5,7 +5,7 @@ import { writable } from "svelte/store";
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified src/views/Home.svelte
@@ -26,7 +26,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified src/views/repo/Layout.svelte
@@ -23,17 +23,17 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
| - | |
| - | |
| + | |
|
|
|
|
|
|
|
|
| + | |
|
|
|
|
|