Ensure markdown style for checklist can be applied as not being scoped by vue
This commit is contained in:
@@ -185,7 +185,11 @@ onMounted(() => {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
.checklist-item > span > * {
|
||||
</style>
|
||||
|
||||
<style>
|
||||
|
||||
.checklist-item > span > p {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user