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.
When the site comes up for a new person for the first time, the left and right columns take up an overly large percentage of space on desktop browsers.
Describe the solution you'd like
Minimally, we should set the defaults to something that focuses on the content pane in the center. Ideally, the default percentages would be a setting accessible to admins in an environment variable in the docker-compose file.
You might want to implement something more dynamic for differing ratios and resolutions -- but heres a temp fix (maybe?). Feel free to reject if you'd like. No worries.
Is your feature request related to a problem? Please describe.
When the site comes up for a new person for the first time, the left and right columns take up an overly large percentage of space on desktop browsers.
Describe the solution you'd like
Minimally, we should set the defaults to something that focuses on the content pane in the center. Ideally, the default percentages would be a setting accessible to admins in an environment variable in the docker-compose file.
Current default view:
https://imgur.com/a/3bqcMSh
Suggested:
https://imgur.com/a/RExsx0B
The text was updated successfully, but these errors were encountered: