Skip to content

Commit

Permalink
add display:flex to .jp-Inspector-default-content
Browse files Browse the repository at this point in the history
  • Loading branch information
rvalieris committed Aug 2, 2019
1 parent 4a6dae3 commit d356bd8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/inspector/style/base.css
Expand Up @@ -47,6 +47,7 @@
}

.jp-Inspector-default-content {
display: flex;
align-items: center;
justify-content: center;
font-size: xx-large;
Expand Down

0 comments on commit d356bd8

Please sign in to comment.