Skip to content

Commit 4c1a5e4

Browse files
committed
fix: use stacked layout for DataBrowser on narrow screens
The CSS grid layout with minmax() minimum widths summed to more than narrow screen widths, causing columns to overlap on mobile devices. Switch to a stacked card layout on screens narrower than 768px where each row displays fields vertically with labels. Disable virtualization on narrow screens since the stacked layout has variable row heights. addresses #2281
1 parent 087e7df commit 4c1a5e4

File tree

5 files changed

+153
-17559
lines changed

5 files changed

+153
-17559
lines changed

0 commit comments

Comments
 (0)