[O] Make css in unread-entry scoped

This commit is contained in:
Hykilpikonna
2019-10-14 22:07:47 -04:00
parent 83244ec496
commit b7f7e168b9
@@ -28,4 +28,4 @@
</template>
<script src="./unread-entry.ts" lang="ts"></script>
<style src="./unread-entry.scss" lang="scss"></style>
<style src="./unread-entry.scss" lang="scss" scoped></style>