]> Untitled Git - lemmy-ui.git/commit
Add space between cancel and ban button
authorPascal de Vink <pascal@pascaldevink.nl>
Mon, 26 Jun 2023 19:46:15 +0000 (20:46 +0100)
committerPascal de Vink <pascal@pascaldevink.nl>
Mon, 26 Jun 2023 20:58:16 +0000 (21:58 +0100)
commit6dc9c6376b7102992076ee032e3104e059e0fe8b
tree5ce5ba0fa0146a8b0793f4ce13d339eea2fb2b85
parent4a7bfe41d9ba053649fd57259fa9b8fba913ea41
Add space between cancel and ban button

When banning a user, the modal has two buttons: cancel and ban. These
buttons are so close to each other that it's hard to see they are
separate buttons.
By putting each button on their own row, there is more space between
them.
src/shared/components/person/profile.tsx