fix: add margin on left when left button is specified in header

This commit is contained in:
satyajit.happy
2019-08-06 22:31:42 +02:00
parent adc2fe4ef3
commit f1f1541b0e
6 changed files with 1 additions and 6 deletions

View File

@@ -10,5 +10,5 @@
"@navigation-ex/material-top-tabs"
]
},
"env": { "browser": true }
"env": { "browser": true, "node": true }
}