use border: 0 for iframe
This commit is contained in:
parent
2cc261b604
commit
3284c5ca81
|
@ -57,4 +57,5 @@ body {
|
||||||
|
|
||||||
.audio iframe {
|
.audio iframe {
|
||||||
height: 0;
|
height: 0;
|
||||||
|
border: 0;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user