lightbox: Restore centered media list.

(cherry picked from commit ead6f29200)
This commit is contained in:
Karl Stolley 2024-09-09 08:48:27 -04:00 committed by Tim Abbott
parent 9c6d88fa4a
commit 0364628241
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;