tangled
alpha
login
or
join now
moth11.net
/
xcvr
2
fork
atom
frontend for xcvr appview
2
fork
atom
overview
issues
pulls
pipelines
i wasn't thingking
moth11.net
6 months ago
a38f72d2
7cb66ee2
+1
-1
1 changed file
expand all
collapse all
unified
split
src
routes
+layout.svelte
+1
-1
src/routes/+layout.svelte
···
133
133
</div>
134
134
</aside>
135
135
{@render children()}
136
136
+
<CursorEffect enabled={true} />
136
137
</div>
137
138
138
139
{#if !isDesktop}
···
168
169
<label for="ccccc">ccccc</label>
169
170
</div>
170
171
</div>
171
171
-
<CursorEffect enabled={true} />
172
172
{/if}
173
173
174
174
<style>