fix(#1803): fix do/don't grids and component content grid#153
Conversation
✅ Deploy Preview for abgov-ui-component-docs ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
|
@twjeffery spotted an additional issue that is present on |
|
I'm exploring what the above issues is... |
|
I think I found the source: The I've updated my PR to switch to one column below |
174735b to
9d139a5
Compare
|
@twjeffery also noticed that the table on the Error Text page was increasing the width of I made the following updates to this PR to address the issue:
I don't think the wrapper |
|
@chrisolsen Thanks for the feedback! I've updated my PR with the following changes:
|






This PR addresses the issues identified in GovAlta/ui-components#1803. It makes the following changes:
50chto36chComponentContentgrid to a single column when the table of contents disappears below1230pxwidth.min-widthof 0 to.component-content--content. This prevents wider content from growing the column width past the available space.undefinedclass name inComponentContentI determined that
36chis the maximum width at642pxwithout overflowing the content area.The header-related issues are captured in this other ticket: GovAlta/ui-components#1438
Checklist: