Use CSS var in dashboard-header-styles
Change-Id: I6c11d7285d4a71a8978484828d9d31013ddf5521
This commit is contained in:
@@ -19,6 +19,7 @@ limitations under the License.
|
|||||||
<template>
|
<template>
|
||||||
<style>
|
<style>
|
||||||
:host {
|
:host {
|
||||||
|
background-color: var(--view-background-color);
|
||||||
display: block;
|
display: block;
|
||||||
height: 9em;
|
height: 9em;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
Reference in New Issue
Block a user