frontend for xcvr appview

i shouldn't need these

-2
-2
src/routes/c/[handle]/[rkey]/+page.svelte
··· 214 214 215 215 #transceiver { 216 216 position: relative; 217 - min-height: 100vh; 218 - min-height: 100dvh; 219 217 display: flex; 220 218 flex-direction: column; 221 219 }