mirror of https://github.com/zulip/zulip.git
lightbox: Restore centered media list.
(cherry picked from commit ead6f29200
)
This commit is contained in:
parent
9c6d88fa4a
commit
0364628241
|
@ -166,6 +166,9 @@
|
|||
}
|
||||
|
||||
.center {
|
||||
display: flex;
|
||||
justify-items: center;
|
||||
|
||||
.arrow {
|
||||
display: inline-block;
|
||||
vertical-align: top;
|
||||
|
|
Loading…
Reference in New Issue