Skip to content

Commit

Permalink
fix(igx-ts): adjust main container height in no-router scenario
Browse files Browse the repository at this point in the history
  • Loading branch information
ViktorSlavov committed Sep 16, 2019
1 parent b2bbc2e commit 4ec263a
Showing 1 changed file with 1 addition and 0 deletions.
@@ -1,4 +1,5 @@
.outer-wrapper {
display: flex;
justify-content: center;
height: 100%;
}

0 comments on commit 4ec263a

Please sign in to comment.