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
</div>
134
</aside>
135
{@render children()}
0
136
</div>
137
138
{#if !isDesktop}
···
168
<label for="ccccc">ccccc</label>
169
</div>
170
</div>
171
-
<CursorEffect enabled={true} />
172
{/if}
173
174
<style>
···
133
</div>
134
</aside>
135
{@render children()}
136
+
<CursorEffect enabled={true} />
137
</div>
138
139
{#if !isDesktop}
···
169
<label for="ccccc">ccccc</label>
170
</div>
171
</div>
0
172
{/if}
173
174
<style>