mirror of
https://gitlab.com/cyclane/sbdatatracker.git
synced 2025-08-02 12:11:14 +00:00
style changes & href fix
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
</a>
|
||||
{/each}
|
||||
<!-- svelte-ignore a11y-missing-content -->
|
||||
<a class="item add" href="google.com" />
|
||||
<a class="item add" href="/graph/new" />
|
||||
{:catch error}
|
||||
<span class="item">
|
||||
<h2 style="color: red">{error.message}</h2>
|
||||
|
Reference in New Issue
Block a user