fix(KB-166): revert mobile board flex layout from KB-164
- Remove mobile board flex/snap-scroll CSS overrides from styles.css - Remove Board tests asserting direct-child column structure and semantic tag - Delete fix-mobile-board-double-scrollbar changeset - Retain mobile modal full-screen overrides
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@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.
|
||||
Reference in New Issue
Block a user