Merge branch 'release/2025.09.04' into feature/CASH-1445

This commit is contained in:
Johnny Shultz 2025-08-29 12:55:04 -04:00 committed by GitHub
commit 0469ceef89
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -218,3 +218,8 @@ export default {
},
};
</script>
<style lang="scss">
.form-check {
margin-bottom: 0.5rem;
}
</style>