[ADF-4279] Demo-shell - Fix home component layout (#4543)

This commit is contained in:
davidcanonieto
2019-04-02 19:03:10 +01:00
committed by Eugenio Romano
parent f46c848308
commit 6213839289
2 changed files with 1 additions and 8 deletions

View File

@@ -2,6 +2,7 @@
display: flex;
justify-content: center;
align-items: center;
height: 100%;
}
.adf-home-header-background {