feat: add optional page-turn sound toggle and refine flipbook UI

This commit is contained in:
Juergen
2026-04-13 22:00:39 +02:00
parent 9f9b1c9935
commit 781f050dfc
8 changed files with 41 additions and 4 deletions
+3
View File
@@ -31,6 +31,7 @@
width: 100%;
margin: 0 auto;
background: #e0e0e0;
z-index: 1;
}
.mod-pdf-flipbook .c-flipbook {
@@ -67,6 +68,8 @@
}
.mod-pdf-flipbook__controls {
position: relative;
z-index: 20;
display: flex;
gap: 0.6rem;
margin-top: 0.9rem;