Revert "fix(KB-166): revert mobile board flex layout from KB-164"

This reverts commit 042cddcb7a281e9886be21ee47b42d50d75a7706.
This commit is contained in:
Dustin Byrne
2026-03-28 10:01:36 -04:00
parent 27f40d20ac
commit 96f1070108
3 changed files with 346 additions and 103 deletions

View File

@@ -0,0 +1,5 @@
---
"@dustinbyrne/kb": patch
---
Fix double horizontal scrollbar on mobile board view by switching the board from a 5-column grid to a flex layout on narrow viewports (≤768px) with snap-scrolling.