fix other video margin-top
This commit is contained in:
parent
a54991da42
commit
9a2f7ea799
1 changed files with 2 additions and 2 deletions
|
@ -358,11 +358,11 @@
|
|||
}
|
||||
}
|
||||
|
||||
.other-videos {
|
||||
/deep/ .other-videos {
|
||||
padding-left: 1em;
|
||||
|
||||
.title-page {
|
||||
margin-top: 0;
|
||||
margin-top: 0 !important;
|
||||
}
|
||||
|
||||
/deep/ .video-miniature {
|
||||
|
|
Loading…
Reference in a new issue