mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-10 19:06:36 +00:00
Style fixes (#302)
This commit is contained in:
parent
6a864106e0
commit
e570464f27
@ -46,6 +46,7 @@
|
||||
</paper-dropdown-menu>
|
||||
</div>
|
||||
<template is='dom-if' if='[[!computeIsValueSelected(selectedValue)]]'>
|
||||
<div class='card-actions'>
|
||||
<paper-input
|
||||
float-label="Value Name"
|
||||
type=text
|
||||
@ -58,6 +59,7 @@
|
||||
service='rename_value'
|
||||
service-data=[[computeValueNameServiceData(newValueNameInput)]]
|
||||
>Rename Value</ha-call-service-button>
|
||||
</div>
|
||||
</template>
|
||||
</paper-card>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user