absmach / magistrala-ui

UI Repository for Magistrala IoT
10 stars 17 forks source link

MG-178 - Fix UI column width #181

Closed ianmuchyri closed 7 months ago

ianmuchyri commented 7 months ago

What type of PR is this?

What does this do?

Fix UI column width to be fluid and be able to expand to accommodate large screens. This is accomplished by using the container-fluid bootstrap class

Which issue(s) does this PR fix/relate to?

Have you included tests for your changes?

Did you document any new/modified functionality?

Notes