Merge branch 'master' into staging
commit
88d0a2b8a6
|
@ -277,10 +277,13 @@ div#cp-app-slide-modal #cp-app-slide-modal-content, #cp-app-slide-print {
|
|||
// fixes image overflowing
|
||||
media-tag {
|
||||
height: 100%;
|
||||
flex-flow: row;
|
||||
justify-content: center;
|
||||
|
||||
& + * {
|
||||
margin-top: 1rem;
|
||||
}
|
||||
img { flex: unset; }
|
||||
}
|
||||
|
||||
img {
|
||||
|
|
Loading…
Reference in New Issue