Skip to content

Commit

Permalink
Fix issue with ePub rendering which was outside the iFrame
Browse files Browse the repository at this point in the history
  • Loading branch information
benoit74 committed Jul 6, 2023
1 parent 6464a3d commit 265f333
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion kolibri2zim/templates/assets/epub_embed.css
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ body {
position: relative;
margin: 10px auto;
background: white url('ajax-loader.gif') center center no-repeat;
top: calc(50vh - 400px);
}

#viewer.spreads .epub-view>iframe {
Expand Down

0 comments on commit 265f333

Please sign in to comment.