Fix download button size in mediatag preview

This commit is contained in:
yflory 2020-04-06 16:48:42 +02:00
parent bee2a44c5a
commit a834d653aa
1 changed files with 3 additions and 0 deletions

View File

@ -125,6 +125,9 @@
video, iframe {
margin-bottom: -5px;
}
button {
line-height: 1.5;
}
& > iframe {
width: 100%;
height: 100%;