mirror of
https://github.com/home-assistant/frontend.git
synced 2025-04-30 00:07:19 +00:00
parent
226a2941d6
commit
014dbc2a86
@ -20,7 +20,7 @@ export class HuiNotificationDrawer extends EventsMixin(
|
|||||||
) {
|
) {
|
||||||
static get template() {
|
static get template() {
|
||||||
return html`
|
return html`
|
||||||
<style include="paper-material-styles">
|
<style>
|
||||||
app-toolbar {
|
app-toolbar {
|
||||||
color: var(--primary-text-color);
|
color: var(--primary-text-color);
|
||||||
border-bottom: 1px solid var(--divider-color);
|
border-bottom: 1px solid var(--divider-color);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user