Skip to content

When the height and width of the image are% instead of vh, the image cannot be centered vertically #178

@Qing-Novel

Description

@Qing-Novel

Describe the bug

When the height and width of the image are% instead of vh, the image cannot be centered vertically

.duokan-image-single {
	display:flex;
	height:100%;
	justify-content:center;
	align-items:center;
}
.duokan-image-single .w{
	width:100%;

}
.duokan-image-single .h {
	height:100%;
}

How to reproduce?

AiVideo_20250506144549.mp4

Readium version

3.1.0

Android API version

29

Additional context

Due to the large size of the file, some images were deleted to reduce the volume
不正经的魔术讲师与绘画回想 1 (1).zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions