mirror of
https://github.com/tenrok/vue-form-wizard.git
synced 2026-06-21 19:00:32 +03:00
Remove tab content padding
Build files
This commit is contained in:
Vendored
-1
File diff suppressed because one or more lines are too long
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Vendored
+1
-1
File diff suppressed because one or more lines are too long
@@ -44,7 +44,7 @@
|
|||||||
|
|
||||||
.tab-content{
|
.tab-content{
|
||||||
min-height: 200px;
|
min-height: 200px;
|
||||||
padding: 105px 20px 10px;
|
padding: 30px 20px 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.wizard-footer{
|
.wizard-footer{
|
||||||
|
|||||||
@@ -28,8 +28,3 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
<style>
|
|
||||||
.tab-container{
|
|
||||||
margin-top:20px;
|
|
||||||
}
|
|
||||||
</style>
|
|
||||||
|
|||||||
Reference in New Issue
Block a user