sendou.ink/app/components/layout
Kalle 93356fcfb3 Fix search category icons not showing on mobile
Prevent icons from shrinking on narrow screens by adding flex-shrink: 0
to picture/img elements. Also allow tabs to wrap with flex-wrap.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-11 20:54:35 +02:00
..
AnythingAdder.tsx Migrate icons to Lucide 2026-01-10 22:06:13 +01:00
CommandPalette.module.css Fix search category icons not showing on mobile 2026-01-11 20:54:35 +02:00
CommandPalette.tsx Remove /u page and redirect to CommandPalette 2026-01-11 17:03:24 +02:00
Footer.module.css Refactor several to CSS Modules 2025-12-30 16:17:24 +02:00
Footer.tsx Merge remote-tracking branch 'origin/main' into css-rework 2025-12-30 20:25:30 +01:00
index.module.css Add sidenav collabse button 2026-01-11 13:26:45 +01:00
index.tsx Merge branch 'css-rework-sidenav' of https://github.com/sendou-ink/sendou.ink into css-rework-sidenav 2026-01-11 13:55:35 +01:00
LogInButtonContainer.tsx Style login button 2026-01-10 08:10:07 +02:00
nav-items.ts Remove /u page and redirect to CommandPalette 2026-01-11 17:03:24 +02:00
NavDialog.module.css Unused CSS class check 2025-12-30 18:12:28 +02:00
NavDialog.tsx Migrate icons to Lucide 2026-01-10 22:06:13 +01:00
NotificationPopover.module.css Migrate icons to Lucide 2026-01-10 22:06:13 +01:00
NotificationPopover.tsx Inline notificationPopoverClassName function 2026-01-11 14:44:02 +02:00
TopNavMenus.module.css Refactor Menu and Popover consistent styling and update layout styles 2026-01-09 18:18:03 +01:00
TopNavMenus.tsx Remove /u page and redirect to CommandPalette 2026-01-11 17:03:24 +02:00
TopRightButtons.module.css Refactor Menu and Popover consistent styling and update layout styles 2026-01-09 18:18:03 +01:00
TopRightButtons.tsx Migrate icons to Lucide 2026-01-10 22:06:13 +01:00
UserItem.module.css Refactor Menu and Popover consistent styling and update layout styles 2026-01-09 18:18:03 +01:00
UserItem.tsx Migrate icons to Lucide 2026-01-10 22:06:13 +01:00