Adding styling

This commit is contained in:
Belén Curcio
2018-09-25 14:13:54 -03:00
parent 2f492c1f83
commit 45e942a345
6 changed files with 28 additions and 7 deletions
@@ -14,3 +14,7 @@
.root {
width: 100%;
}
.tabContent {
padding-top: var(--spacing-unit);
}