mirror of
https://github.com/MewoLab/AquaDX.git
synced 2026-02-15 18:37:29 +08:00
fix: remove div around box
This commit is contained in:
@@ -147,7 +147,6 @@
|
||||
</div>
|
||||
|
||||
{#if d.user.aquaUser?.profileBio}
|
||||
<div>
|
||||
<div class="activity-info">
|
||||
<div class="info-bottom">
|
||||
<div class="profile-bio">
|
||||
@@ -156,7 +155,6 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
{/if}
|
||||
|
||||
<ChuniUserboxDisplay {game} {username} bind:error={error} />
|
||||
|
||||
Reference in New Issue
Block a user