CASH-1464: margin adjustment
This commit is contained in:
parent
3a09d000ce
commit
2daa337366
1 changed files with 5 additions and 0 deletions
|
|
@ -218,3 +218,8 @@ export default {
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
</script>
|
</script>
|
||||||
|
<style lang="scss">
|
||||||
|
.form-check {
|
||||||
|
margin-bottom: 0.5rem;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue