Skip to content

Commit 1a0eb4b

Browse files
committed
Update full.css
1 parent 4e6ce61 commit 1a0eb4b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

full.css

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -448,6 +448,12 @@ body.notransition .live-view.file-open {
448448
content: unset;
449449
}
450450

451+
.live-view.centered-contents {
452+
display: flex;
453+
align-items: center;
454+
justify-content: center;
455+
}
456+
451457
.live-view img {
452458
width: 100%;
453459
max-height: 100%;

0 commit comments

Comments
 (0)