Skip to content

Commit 432e702

Browse files
committed
Fix dark mode background in bom only mode
1 parent 390adb9 commit 432e702

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

InteractiveHtmlBom/web/ibom.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -610,6 +610,7 @@ mark.highlight {
610610
width: 100%;
611611
background-color: white;
612612
transition: background-color 0.3s;
613+
min-height: 100%;
613614
}
614615

615616
#top {

0 commit comments

Comments
 (0)