Skip to content

Commit a690c2c

Browse files
committed
[fix] 2 detail bugs
1 parent 909932c commit a690c2c

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

source

themes/Icarus/source/css/common.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,7 @@ iframe, .embed-box {
2626
display: table-cell;
2727
vertical-align: middle;
2828
}
29+
30+
.content img {
31+
max-height: 80vh;
32+
}

0 commit comments

Comments
 (0)