Merge remote-tracking branch 'origin/111_exports_suite' into testing

This commit is contained in:
2022-09-20 12:18:00 +02:00
51 changed files with 1058 additions and 444 deletions

View File

@@ -517,3 +517,9 @@ div.popover {
div.v-toast {
z-index: 10000!important;
}
div.grouped {
padding: 1em;
border: 1px solid black;
margin-bottom: 2em;
}