Skip to content

Commit

Permalink
Fix footnote dialog height
Browse files Browse the repository at this point in the history
The paginator is now layout contained after johnfactotum/foliate-js@b7ff640
  • Loading branch information
johnfactotum committed Apr 27, 2024
1 parent a5dcaf4 commit e357637
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/reader/reader.html
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@
}
#footnote-dialog main {
min-height: 0;
flex: 1
}
@media (max-width: 500px) {
#footnote-dialog {
Expand Down

0 comments on commit e357637

Please sign in to comment.