Fix column sizing
parent
e771057370
commit
4cf94f44b3
|
@ -5,7 +5,7 @@
|
|||
<link rel="import" href="../cards/ha-card-chooser.html">
|
||||
|
||||
<dom-module id="ha-cards">
|
||||
<style is="custom-style" include="iron-flex"></style>
|
||||
<style is="custom-style" include="iron-flex iron-flex-factors"></style>
|
||||
<style>
|
||||
:host {
|
||||
display: block;
|
||||
|
|
Loading…
Reference in New Issue