Skip to content

Commit

Permalink
🐛 Fix visual issue on single line document
Browse files Browse the repository at this point in the history
  • Loading branch information
jonnitto committed Feb 25, 2020
1 parent 0dec2c3 commit 3301b32
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Resources/Private/Fusion/Document/Document.css
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
height: 100%;
}

Expand Down

0 comments on commit 3301b32

Please sign in to comment.