mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-08 02:28:26 -04:00
Styling update to fix broken link when status is failing
This commit is contained in:
@@ -259,6 +259,9 @@ td.table-empty-message {
|
||||
background: color("green-cool-40v");
|
||||
display: flex;
|
||||
padding: units(1) units(2);
|
||||
&--failing {
|
||||
background: color("red-warm-50v");
|
||||
}
|
||||
}
|
||||
}
|
||||
.usa-table {
|
||||
|
||||
Reference in New Issue
Block a user