mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-05-01 06:30:56 -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.