mirror of
https://github.com/home-assistant/core.git
synced 2025-08-06 22:25:13 +02:00
Update frontend with weblink fix
This commit is contained in:
@@ -1,2 +1,2 @@
|
|||||||
"""DO NOT MODIFY. Auto-generated by build_frontend script."""
|
"""DO NOT MODIFY. Auto-generated by build_frontend script."""
|
||||||
VERSION = "4062ab87999fd5e382074ba9d7a880d7"
|
VERSION = "c2932592a6946e955ddc46f31409b81f"
|
||||||
|
@@ -3658,7 +3658,7 @@ e.bindAnimationForKeyframeEffect(this)),(this.effect instanceof window.SequenceE
|
|||||||
text-transform: capitalize;
|
text-transform: capitalize;
|
||||||
line-height: 40px;
|
line-height: 40px;
|
||||||
margin-left: 16px;
|
margin-left: 16px;
|
||||||
}</style><template><state-badge state-obj="[[stateObj]]" in-dialog="[[inDialog]]"></state-badge><a href="[[stateObj.entityDisplay]]" target="_blank" class="name" id="link">[[stateObj.entityDisplay]]</a></template></dom-module><dom-module id="ha-entities-card" assetpath="cards/"><style is="custom-style" include="iron-flex"></style><style>.states {
|
}</style><template><state-badge state-obj="[[stateObj]]" in-dialog="[[inDialog]]"></state-badge><a href="[[stateObj.state]]" target="_blank" class="name" id="link">[[stateObj.entityDisplay]]</a></template></dom-module><dom-module id="ha-entities-card" assetpath="cards/"><style is="custom-style" include="iron-flex"></style><style>.states {
|
||||||
padding-bottom: 16px;
|
padding-bottom: 16px;
|
||||||
}
|
}
|
||||||
.state {
|
.state {
|
||||||
|
Reference in New Issue
Block a user