mirror of https://github.com/halo-dev/halo-admin
fix style syntax error
parent
5c5c9b5cee
commit
5cd0c59491
|
@ -169,7 +169,7 @@ export default {
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<sty\le scoped>
|
<style scoped>
|
||||||
.category-tree {
|
.category-tree {
|
||||||
margin-top: 1rem;
|
margin-top: 1rem;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue