Skip to content

Commit

Permalink
add min-height to base
Browse files Browse the repository at this point in the history
  • Loading branch information
futahei committed Jul 5, 2022
1 parent 77863d4 commit 7718ca9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ figni-viewer {
flex-direction: column;
height: 100%;
width: 0;
min-height: 1px;
}
--figni-viewer-primary: #ff733b;
--figni-viewer-secondary: #3b5eff;
Expand Down

0 comments on commit 7718ca9

Please sign in to comment.