mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-09 18:36:35 +00:00
Fix column sizing
This commit is contained in:
parent
e771057370
commit
4cf94f44b3
@ -5,7 +5,7 @@
|
|||||||
<link rel="import" href="../cards/ha-card-chooser.html">
|
<link rel="import" href="../cards/ha-card-chooser.html">
|
||||||
|
|
||||||
<dom-module id="ha-cards">
|
<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>
|
<style>
|
||||||
:host {
|
:host {
|
||||||
display: block;
|
display: block;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user