You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
The app currently isn't fully adaptive (scalable down to 360px*296px in all states).
Describe the solution you'd like
Since the layout already utilizes multiple adaptive widgets, we could get most of the way there by adding some breakpoints. There might be some layout changes required, but it shouldn't be too hard.
Describe alternatives you've considered
N/A
Additional context
The app can scale down enough when the sidebar isn't shown, but when the sidebar is open, the minimum width gets too big to fit on mobile.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
The app currently isn't fully adaptive (scalable down to 360px*296px in all states).
Describe the solution you'd like
Since the layout already utilizes multiple adaptive widgets, we could get most of the way there by adding some breakpoints. There might be some layout changes required, but it shouldn't be too hard.
Describe alternatives you've considered
N/A
Additional context
The app can scale down enough when the sidebar isn't shown, but when the sidebar is open, the minimum width gets too big to fit on mobile.
The text was updated successfully, but these errors were encountered: