Merge branch 'release/2025.09.04' into feature/CASH-1445
This commit is contained in:
commit
0469ceef89
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