Removed excess </span> tag
As i'm trying to modify this element to my own liking, I found this </span> that seems to be without any opening "partner". Btw, what i'm trying to achieve is to have the inline slider moved to the right by removing the toggle, and allowing for longer entity names.
This commit is contained in:
@@ -52,7 +52,6 @@ class SliderEntityRow extends Polymer.Element {
|
|||||||
></ha-entity-toggle>
|
></ha-entity-toggle>
|
||||||
</span>
|
</span>
|
||||||
</template>
|
</template>
|
||||||
</span>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
`;
|
`;
|
||||||
|
|||||||
Reference in New Issue
Block a user