tangled
alpha
login
or
join now
moth11.net
/
xcvr
2
fork
atom
frontend for xcvr appview
2
fork
atom
overview
issues
pulls
pipelines
i shouldn't need these
moth11.net
6 months ago
1f35399d
715bd81d
-2
1 changed file
expand all
collapse all
unified
split
src
routes
c
[handle]
[rkey]
+page.svelte
-2
src/routes/c/[handle]/[rkey]/+page.svelte
···
214
214
215
215
#transceiver {
216
216
position: relative;
217
217
-
min-height: 100vh;
218
218
-
min-height: 100dvh;
219
217
display: flex;
220
218
flex-direction: column;
221
219
}