Remove line-height 0 from ifram card (#1413)

This commit is contained in:
c727 2018-07-06 02:25:17 +02:00 committed by GitHub
parent d71a80c4f8
commit ddd37f63a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,6 @@ class HuiIframeCard extends PolymerElement {
return html`
<style>
ha-card {
line-height: 0;
overflow: hidden;
}
#root {