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