frontend for xcvr appview

fix spacing on transmitter

+1 -3
+1 -3
src/lib/components/Transmitter.svelte
··· 100 100 maxlength={12} 101 101 bold={true} 102 102 fs={isDesktop ? "2rem" : "1rem"} 103 - /> 104 - @ 105 - <AutoGrowInput 103 + />@<AutoGrowInput 106 104 bind:value={handle} 107 105 placeholder="alice.com" 108 106 size={8}