Show card modal on public pages (#7428)

This commit is contained in:
Yamagishi Kazutoshi
2018-05-09 23:22:52 +09:00
committed by Eugen Rochko
parent dc010cc77a
commit 16fee0335f
4 changed files with 70 additions and 23 deletions

View File

@ -60,6 +60,7 @@
}
}
.card-standalone__body,
.media-gallery-standalone__body {
overflow: hidden;
}