Skip to content

Commit bfb0373

Browse files
committed
Fixed img size
1 parent 78cb7b6 commit bfb0373

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

web/build/static/css/theme.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -383,3 +383,8 @@ div.dts div.dataTables_scrollBody {
383383
background-color: var(--panelBackgroundColor);
384384
color: var(--textColor);
385385
}
386+
387+
388+
#whatsNewBody img {
389+
width: 100%;
390+
}

0 commit comments

Comments
 (0)