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