fix(ui): make app fully responsive with mobile drawer navigation #5
Loading…
Reference in a new issue
No description provided.
Delete branch "dev-bot/notebook:feat/testing"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Mobile Responsive Redesign
This PR overhauls the CSS and styling system to make the app fully functional on mobile devices.
Issues Fixed
100vhand flex layout were breaking on mobile browsersdisplay: nonehid it with no way to reopenChanges
-webkit-overflow-scrolling: touchmin-height: 0on flex children prevents content blowoutTests