Merge pull request #3475 from FinnStutzenstein/layoutMotionBlockSlide
Motion block slide layout
This commit is contained in:
commit
b5c04f2bc5
@ -592,13 +592,16 @@ p.os-split-after {
|
||||
.motion-block {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
padding: 10px;
|
||||
}
|
||||
.motion-block > div {
|
||||
width: 50%;
|
||||
margin-bottom: 15px;
|
||||
padding-right: 15px;
|
||||
line-height: 1em;
|
||||
}
|
||||
.motion-block .label {
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
/*** Video and Image projection ***/
|
||||
img.projector-image {
|
||||
|
Loading…
Reference in New Issue
Block a user