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