mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-02 17:48:50 -04:00
Limit number of jobs on dashboard to 5
…and add a link to view the rest of the jobs if there are more than 5.
This commit is contained in:
@@ -60,3 +60,10 @@
|
||||
border-bottom: 1px solid $border-colour;
|
||||
padding: 0.75em 0 0.5625em 0;
|
||||
}
|
||||
|
||||
.table-show-more-link {
|
||||
margin-top: -20px;
|
||||
border-bottom: 1px solid $border-colour;
|
||||
padding-bottom: 10px;
|
||||
@include bold-16;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user