blob: efdf4422a985d4797b00daa5c62b5cb19366570d [file] [log] [blame]
<dom-module id="gr-checks-change-list-header-view">
<template>
<style>
:host {
display: table-cell;
padding: 0 3px;
}
</style>
Checks
</template>
<script src="gr-checks-change-list-header-view.js"></script>
</dom-module>