max image width
This commit is contained in:
parent
21826e7e53
commit
e2549452ff
1 changed files with 3 additions and 0 deletions
|
|
@ -123,6 +123,9 @@ video, .poster {
|
|||
padding: 4px;
|
||||
border-bottom: 1px solid blueviolet;
|
||||
display: none;
|
||||
img {
|
||||
max-width: 100%;
|
||||
}
|
||||
}
|
||||
.annotation.active {
|
||||
display: block;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue