[O] Make css in unread-entry scoped
This commit is contained in:
@@ -28,4 +28,4 @@
|
|||||||
</template>
|
</template>
|
||||||
|
|
||||||
<script src="./unread-entry.ts" lang="ts"></script>
|
<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>
|
||||||
|
|||||||
Reference in New Issue
Block a user