Feat: Display tags in config and add colors to tag

This commit is contained in:
2018-12-04 18:37:28 +01:00
parent 877c269ee4
commit bf788d2e9e
7 changed files with 107 additions and 31 deletions

View File

@@ -66,7 +66,6 @@ export default {
<style scope>
.container {
position: relative;
height: 40vh;
width: 80vw;
height: 420px;
}
</style>