Fix download button size in mediatag preview

pull/1/head
yflory 5 years ago
parent bee2a44c5a
commit a834d653aa

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

Loading…
Cancel
Save