Rework the relay detail page and edit screen

This commit is contained in:
Jon Staab
2026-03-03 10:54:14 -08:00
parent 7e577bf7ff
commit 0482c2710a
10 changed files with 520 additions and 235 deletions
+5
View File
@@ -0,0 +1,5 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<circle cx="12" cy="5" r="2" transform="rotate(90 12 5)" stroke="#000000" stroke-width="1.5"/>
<circle cx="12" cy="12" r="2" transform="rotate(90 12 12)" stroke="#000000" stroke-width="1.5"/>
<circle cx="12" cy="19" r="2" transform="rotate(90 12 19)" stroke="#000000" stroke-width="1.5"/>
</svg>

After

Width:  |  Height:  |  Size: 392 B