🎨 (app) fix margin
This commit is contained in:
@@ -169,6 +169,9 @@ export default class TagList extends Vue {
|
||||
|
||||
<style lang="scss" scoped>
|
||||
@import '../styles/variables';
|
||||
.tag-list {
|
||||
margin: 0 0.75rem;
|
||||
}
|
||||
.category-list:not(:last-child) {
|
||||
border-bottom: 1px solid $main;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user