blob: 8536a665da7b73704ea5c6b101f505ceb29e1f3c [file] [log] [blame]
<dom-module id="gr-checks-change-list-item-cell-view">
<template>
<style>
:host {
display: inline-block;
text-align: center;
width: 100%;
}
</style>
</template>
<script src="gr-checks-change-list-item-cell-view.js"></script>
</dom-module>