sufst / wireless-telemetry-gui

Web-based telemetry GUI system
6 stars 1 forks source link

feat(dash): compact width support for Dash in Dashboard page #51

Closed AndreasDemenagas closed 1 year ago

AndreasDemenagas commented 2 years ago

Add support for compact width devices like phones and smaller tablets - laptops in the Dash page of the Dashboard route (/dashboard).

Currently the elements in the Sensors and the Session group don't change their layout to a vertical stack when the size of the window gets small. These need to flow vertically in compact width devices.