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