mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-05-26 08:09:51 -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.