feat: add optional page-turn sound toggle and refine flipbook UI
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user