@internetarchive/bookreader 5.0.0-100 → 5.0.0-101

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -521,6 +521,14 @@ body.BRfullscreenActive .mm-menu {
521
521
  background-image: none;
522
522
  }
523
523
 
524
+ svg.BRPageLayer {
525
+ position: absolute;
526
+ top: 0;
527
+ left: 0;
528
+ right: 0;
529
+ bottom: 0;
530
+ }
531
+
524
532
  .BRpageFlipping .BRtextLayer {
525
533
  display: none;
526
534
  }