Use CSS var in dashboard-header-styles

Change-Id: I6c11d7285d4a71a8978484828d9d31013ddf5521
This commit is contained in:
Kasper Nilsson
2018-04-17 08:54:09 +02:00
parent 3da5da7dea
commit 0e6b3b10a6

View File

@@ -19,6 +19,7 @@ limitations under the License.
<template>
<style>
:host {
background-color: var(--view-background-color);
display: block;
height: 9em;
width: 100%;