Merge branch 'main' of https://github.com/GSA/notifications-admin into 1050-responsive-header

This commit is contained in:
Jonathan Bobel
2024-02-27 12:49:26 -05:00
@@ -416,8 +416,11 @@ td.table-empty-message {
width: 5%; width: 5%;
} }
th { th {
padding: 0.5rem 0.5rem; padding: 0.5rem 1rem
} }
td {
padding: 0.5rem 1rem
}
} }
#template-list { #template-list {