lemmy-ui/src/shared
Pascal de Vink 6dc9c6376b
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.
2023-06-26 21:58:16 +01:00
..
components Add space between cancel and ban button 2023-06-26 21:58:16 +01:00
services Moved !isBrowser() check to FirstLoadServer.isFirstLoad 2023-06-23 01:04:03 -04:00
utils Merge branch 'main' into grave-scroll-issue-bugfix 2023-06-22 11:28:35 -04:00
config.ts Remove pipe from community link regex 2023-06-22 15:43:01 -03:00
interfaces.ts utils.ts organization, round two (#1427) 2023-06-21 18:28:24 -04:00
markdown.ts Cleanup, only check for /u/ if /c/ and /m/ checks fail 2023-06-22 16:05:20 -03:00
routes.ts Fix first loads not working 2023-06-16 18:12:14 -04:00
tippy.ts utils.ts organization, round two (#1427) 2023-06-21 18:28:24 -04:00
toast.ts Fix I18 next circular reference 2023-06-21 20:54:35 -04:00
version.ts Use node env instead of version for environment specific logic 2023-05-14 16:25:03 -04:00