add border 0 to audio iframe
This commit is contained in:
parent
2cc261b604
commit
67cce94580
1 changed files with 1 additions and 0 deletions
|
@ -57,4 +57,5 @@ body {
|
||||||
|
|
||||||
.audio iframe {
|
.audio iframe {
|
||||||
height: 0;
|
height: 0;
|
||||||
|
border: 0;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue