mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-10 02:46:38 +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>
|
||||
</app-toolbar>
|
||||
|
||||
<div sticky>
|
||||
<div sticky hidden='[[!views.length]]'>
|
||||
<paper-tabs
|
||||
scrollable
|
||||
selected='[[currentView]]'
|
||||
|
Loading…
x
Reference in New Issue
Block a user