Support promo_video_website cards
This commit is contained in:
parent
d12f14135e
commit
27cf4cdf64
6 changed files with 48 additions and 35 deletions
|
@ -237,7 +237,7 @@ nav {
|
|||
|
||||
.gallery-row .attachment:last-child, .gallery-row .attachments:last-child, .video-container {
|
||||
margin: 0;
|
||||
max-height: 500px;
|
||||
max-height: 530px;
|
||||
}
|
||||
|
||||
.attachments .attachment {
|
||||
|
@ -901,6 +901,11 @@ video {
|
|||
border-color: #808080;
|
||||
}
|
||||
|
||||
.card-container .attachments {
|
||||
margin: 0;
|
||||
border-radius: 0;
|
||||
}
|
||||
|
||||
.large .card-container {
|
||||
display: block;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue