feat: manhwa scroll
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
</div>
|
||||
<div class="flex flex-col items-center">
|
||||
@if (pages.length > 0 && cachedPages[currentPageIndex]) {
|
||||
<div class="h-[70vh] w-[95vw]">
|
||||
<div [class]="imageContainerClass">
|
||||
<app-scale-image [imageSrc]="imageUrl"></app-scale-image>
|
||||
</div>
|
||||
<div class="flex items-center justify-center space-x-4 my-10">
|
||||
|
||||
Reference in New Issue
Block a user