Merge pull request #3613 from consul/dashboard-related-content

Add related content section on proposal dashboard
This commit is contained in:
Javier Martín
2019-09-12 12:52:32 +02:00
committed by GitHub
9 changed files with 58 additions and 1 deletions

View File

@@ -86,6 +86,17 @@
margin: $line-height 0;
}
.dashboard-related-content {
.related-content {
border-top: 0;
.margin-bottom {
margin-bottom: 0;
}
}
}
// 02. Actions
// -----------