Fix download button size in mediatag preview
This commit is contained in:
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…
x
Reference in New Issue
Block a user