mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-04 16:06:36 +00:00
Remove line-height 0 from ifram card (#1413)
This commit is contained in:
parent
d71a80c4f8
commit
ddd37f63a0
@ -6,7 +6,6 @@ class HuiIframeCard extends PolymerElement {
|
|||||||
return html`
|
return html`
|
||||||
<style>
|
<style>
|
||||||
ha-card {
|
ha-card {
|
||||||
line-height: 0;
|
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
#root {
|
#root {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user