mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-12 20:06:33 +00:00
fixed layout
This commit is contained in:
parent
916de139ef
commit
40b19006f1
@ -152,7 +152,7 @@
|
||||
<paper-icon-button
|
||||
icon="mdi:login-variant">
|
||||
</paper-icon-button>
|
||||
<paper-dropdown-menu selected-item-label='{{selectedSource}}' on-tap='stopPropagation'>
|
||||
<paper-dropdown-menu no-label-float selected-item-label='{{selectedSource}}' on-tap='stopPropagation'>
|
||||
<paper-menu class="dropdown-content" selected="[[computeSelectedSource(stateObj)]]">
|
||||
<template is='dom-repeat' items='[[stateObj.attributes.source_list]]'>
|
||||
<paper-item>[[item]]</paper-item>
|
||||
|
Loading…
x
Reference in New Issue
Block a user