Fix download button size in mediatag preview
parent
bee2a44c5a
commit
a834d653aa
|
@ -125,6 +125,9 @@
|
|||
video, iframe {
|
||||
margin-bottom: -5px;
|
||||
}
|
||||
button {
|
||||
line-height: 1.5;
|
||||
}
|
||||
& > iframe {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
|
|
Loading…
Reference in New Issue