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 {
|
.center {
|
||||||
|
display: flex;
|
||||||
|
justify-items: center;
|
||||||
|
|
||||||
.arrow {
|
.arrow {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
vertical-align: top;
|
vertical-align: top;
|
||||||
|
|
Loading…
Reference in New Issue