2
0
mirror of https://github.com/tenrok/vue-form-wizard.git synced 2026-06-08 15:32:24 +03:00

Remove tab content padding

Build files
This commit is contained in:
cristijora
2017-04-16 13:31:16 +03:00
parent 8712b32331
commit 25b2c548a6
5 changed files with 3 additions and 9 deletions
-5
View File
@@ -28,8 +28,3 @@
}
}
</script>
<style>
.tab-container{
margin-top:20px;
}
</style>