Merge branch 'develop' into feature/shopping-ui

This commit is contained in:
vabene1111
2024-01-23 15:52:31 +01:00
13 changed files with 284 additions and 265 deletions

View File

@@ -1321,3 +1321,9 @@ textarea:not(.form-control) {
border: 0 !important;
}
</style>
<style scoped>
.row.fixed-bottom {
margin: 0;
}
</style>