Skip to content

Commit

Permalink
docs: make firefox render the proper iframe height
Browse files Browse the repository at this point in the history
  • Loading branch information
cpcloud committed Jan 13, 2023
1 parent 14862e0 commit ff1d4dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/stylesheets/extra.css
Expand Up @@ -48,7 +48,7 @@
}

#streamlit-app {
height: 100%;
height: 1000px;
width: 100%;
border: none;
overflow: hidden;
Expand Down

0 comments on commit ff1d4dc

Please sign in to comment.