💄 Site > File tree > Improve style

This commit is contained in:
brunosimon
2017-09-07 01:35:17 +02:00
parent 6bcf75ba01
commit 62d0eb31ff
7 changed files with 73 additions and 12 deletions
@@ -57,6 +57,11 @@ export default
}
return visible
},
currentFile()
{
return this.$store.state.files.currentFile
}
},