Added sidebar toggle

This commit is contained in:
Joel Collins 2019-02-07 16:47:09 +00:00
parent 5ca9e3d053
commit 79f094066e
3 changed files with 75 additions and 7 deletions

View file

@ -65,6 +65,5 @@ export default {
<style scoped lang="less">
.host-input {
text-align: left;
width: 300px
}
</style>