classnames tweak
This commit is contained in:
@@ -145,9 +145,7 @@
|
|||||||
<p>Media Server</p>
|
<p>Media Server</p>
|
||||||
{/snippet}
|
{/snippet}
|
||||||
{#snippet secondary()}
|
{#snippet secondary()}
|
||||||
<Button
|
<Button class="link text-sm underline flex items-center gap-1" onclick={addServer}>
|
||||||
class="btn btn-link w-fit px-0 decoration-solid underline text-[#7161ff] h-auto min-h-0 flex items-center gap-[5px]"
|
|
||||||
onclick={addServer}>
|
|
||||||
<Icon icon={AddCircle} size={4} />
|
<Icon icon={AddCircle} size={4} />
|
||||||
Add Server
|
Add Server
|
||||||
</Button>
|
</Button>
|
||||||
|
|||||||
Reference in New Issue
Block a user