Merge branch 'main' into dev

This commit is contained in:
Michael Shamoon 2022-04-25 10:33:40 -07:00
commit 654ef06682
68 changed files with 1445 additions and 367 deletions

View file

@ -1,5 +1,3 @@
@import "/src/theme";
.result-content {
overflow-wrap: anywhere;
}

View file

@ -1,5 +1,3 @@
@import "/src/theme";
.card-text {
font-size: 90%;
}

View file

@ -1,5 +1,3 @@
@import "/src/theme";
::ng-deep app-document-list app-page-header > div.mb-3 {
margin-bottom: 0 !important;
}