Merge pull request #100 from marshmalien/org-details

Add Organization Details view and tests
This commit is contained in:
Marliana Lara
2019-02-06 12:04:46 -05:00
committed by GitHub
7 changed files with 291 additions and 25 deletions

View File

@@ -1,6 +1,8 @@
.pf-c-card__header {
--pf-c-card__header--PaddingBottom: 0;
--pf-c-card__header--PaddingX: 0;
--pf-c-card__header--PaddingRight: 0;
--pf-c-card__header--PaddingLeft: 0;
--pf-c-card__header--PaddingTop: 0;
}