feat: divide most content.scss styles into components
- contentAuth - contentNoAuth.vue - Login.vue - button.vue - comments.vue
This commit is contained in:
@ -72,4 +72,10 @@ export default {
|
||||
},
|
||||
},
|
||||
}
|
||||
</script>
|
||||
</script>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
.underline-none {
|
||||
text-decoration: none !important;
|
||||
}
|
||||
</style>
|
Reference in New Issue
Block a user