fix(web): remove black bezels + better integrate ActivityStatus (#10667)
* remove black bezels + better integrate activity status * remove justify-self-end + mr-4 → mr-3 (closer to desired spacing) * clean up * clean up some more --------- Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
This commit is contained in:
-1
@@ -635,7 +635,6 @@
|
||||
disabled={!album.isActivityEnabled}
|
||||
{isLiked}
|
||||
numberOfComments={$numberOfComments}
|
||||
{isShowActivity}
|
||||
on:favorite={handleFavorite}
|
||||
on:openActivityTab={handleOpenAndCloseActivityTab}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user