mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-06-20 13:12:27 -04:00
Tables with a `layout` of `fixed` determine column widths from the width of the column headings. We weren’t setting the width of the first column heading, so our tables were getting out of alignment.