Skip to content

Commit 889bae8

Browse files
committed
fix: img display
1 parent ac31501 commit 889bae8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

epub_browser/assets/chapter.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@ body {
302302
}
303303

304304
#eb-content img {
305-
max-width: 100%;
305+
max-width: 95%;
306306
height: auto;
307307
}
308308

0 commit comments

Comments
 (0)