Fixed missing position attribute of youtube video container
This commit is contained in:
parent
87de8d830b
commit
6efc4ad075
1 changed files with 2 additions and 0 deletions
|
@ -12,6 +12,8 @@
|
|||
overflow: hidden;
|
||||
user-select: none;
|
||||
|
||||
position: relative;
|
||||
|
||||
img {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue