mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-14 21:06:34 +00:00
Only show second divider if push notifications are shown
This commit is contained in:
parent
b76ad67d4a
commit
735378f36b
@ -118,9 +118,9 @@
|
||||
</paper-menu>
|
||||
|
||||
<div>
|
||||
<div class='divider'></div>
|
||||
|
||||
<template is='dom-if' if='[[supportPush]]'>
|
||||
<div class='divider'></div>
|
||||
|
||||
<paper-item class='horizontal layout justified'>
|
||||
<div class='setting'>Push Notifications</div>
|
||||
<paper-toggle-button
|
||||
|
Loading…
x
Reference in New Issue
Block a user