mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-04-20 01:00:43 -04:00
added padding to td
This commit is contained in:
@@ -405,6 +405,9 @@ td.table-empty-message {
|
||||
th {
|
||||
padding: 0.5rem 0.5rem;
|
||||
}
|
||||
td {
|
||||
padding: 0.8rem;
|
||||
}
|
||||
}
|
||||
|
||||
#template-list {
|
||||
|
||||
Reference in New Issue
Block a user