mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-10 10:56:34 +00:00
Hide tabs when only 1 view
This commit is contained in:
parent
53ba2cc455
commit
8f0044778e
@ -52,7 +52,7 @@
|
|||||||
on-tap="handleListenClick"></paper-icon-button>
|
on-tap="handleListenClick"></paper-icon-button>
|
||||||
</app-toolbar>
|
</app-toolbar>
|
||||||
|
|
||||||
<div sticky>
|
<div sticky hidden='[[!views.length]]'>
|
||||||
<paper-tabs
|
<paper-tabs
|
||||||
scrollable
|
scrollable
|
||||||
selected='[[currentView]]'
|
selected='[[currentView]]'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user