EasyDynamics / oscal-react-library

A library of React components and an example user interface application that provides a direct UI into NIST's Open Security Controls Assessment Language (OSCAL) data in JSON format.
https://viewer.oscal.io
MIT License
54 stars 15 forks source link

fix(loader): Adjust `OSCALLoaderForm` button styling #960

Closed Bronstrom closed 1 year ago

Bronstrom commented 1 year ago

This PR adjusts the layout of the text field and buttons in the loader form. The buttons are now made a consistent size and the field and buttons will span the whole screen depending on the window change. Below you can see examples of how the loader form looks at various window widths:

image

image

image