use border: 0 for iframe

This commit is contained in:
j 2018-03-17 09:50:16 +00:00
parent 2cc261b604
commit 3284c5ca81

View File

@ -57,4 +57,5 @@ body {
.audio iframe {
height: 0;
border: 0;
}