CDCgov / dibbs-query-connector

A FHIR client allowing public health agencies to query health care organizations directly or via a TEFCA QHIN
Creative Commons Zero v1.0 Universal
4 stars 0 forks source link

Update Header/Footer to accommodate smaller screen widths #106

Closed katyasoup closed 2 weeks ago

katyasoup commented 3 weeks ago

Description:

When viewing at smaller/mobile screen sizes, certain parts of the app don't resize appropriately.

Acceptance Criteria:

Header: Content has even padding/margin and dropdown menu retains full-screen styles. Also dropdown menu should not persist in an open state when navigating between pages.

Footer: Text stacks into two rows rather than overlapping

linear[bot] commented 3 weeks ago

QUE-51 Update Header/Footer to accommodate smaller screen widths

fzhao99 commented 2 weeks ago

think I pulled out the grid display styling in the last PR that makes the sign in page content fill the full space between header / footer, so i put up a PR to fix that here!