lightbox: Restore centered media list.

This commit is contained in:
Karl Stolley 2024-09-09 08:48:27 -04:00 committed by Tim Abbott
parent 52bc47a870
commit ead6f29200
1 changed files with 3 additions and 0 deletions

View File

@ -166,6 +166,9 @@
}
.center {
display: flex;
justify-items: center;
.arrow {
display: inline-block;
vertical-align: top;