fix other video margin-top
This commit is contained in:
parent
a54991da42
commit
9a2f7ea799
|
@ -358,11 +358,11 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.other-videos {
|
/deep/ .other-videos {
|
||||||
padding-left: 1em;
|
padding-left: 1em;
|
||||||
|
|
||||||
.title-page {
|
.title-page {
|
||||||
margin-top: 0;
|
margin-top: 0 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
/deep/ .video-miniature {
|
/deep/ .video-miniature {
|
||||||
|
|
Loading…
Reference in New Issue