App: visual fix
This commit is contained in:
parent
8663e85c5c
commit
f26f38f884
@ -180,7 +180,7 @@
|
|||||||
<SiteCard>
|
<SiteCard>
|
||||||
{#if lnurl}
|
{#if lnurl}
|
||||||
<CTC let:id let:action force text={lnurl}>
|
<CTC let:id let:action force text={lnurl}>
|
||||||
<div class="form-text user-select-all mb-2 mt-2"
|
<div class="form-text user-select-all mb-0 mt-2"
|
||||||
style="white-space: nowrap; overflow: hidden; text-overflow: ellipsis"
|
style="white-space: nowrap; overflow: hidden; text-overflow: ellipsis"
|
||||||
on:click={action} id={id}>{lnurl}
|
on:click={action} id={id}>{lnurl}
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user