feat: divide most content.scss styles into components
- contentAuth - contentNoAuth.vue - Login.vue - button.vue - comments.vue
This commit is contained in:
@ -345,4 +345,8 @@ export default {
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
.media-content {
|
||||
width: calc(100% - 48px - 2rem);
|
||||
}
|
||||
</style>
|
Reference in New Issue
Block a user