[Glitch] Fix arrow in the wrong place on empty list members screen in web UI

Port 1a88c05274 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
pull/2910/head
Eugen Rochko 2024-11-25 11:23:09 +01:00 committed by Claire
parent a518b60bb3
commit bdbe7c30e7
1 changed files with 1 additions and 1 deletions

View File

@ -312,7 +312,7 @@ const ListMembers: React.FC<{
footer={
mode === 'remove' && (
<>
<div className='spacer' />
{displayedAccountIds.length > 0 && <div className='spacer' />}
<div className='column-footer'>
<Link to={`/lists/${id}`} className='button button--block'>