Add transaction skeletton

This commit is contained in:
kevinpauer
2022-03-31 22:32:42 +02:00
parent e9f1e7d38a
commit c5e66b4720
10 changed files with 225 additions and 5 deletions

View File

@@ -62,3 +62,11 @@ table {
.placeholder {
height: 100%;
}
side-heading {
display: inline;
}
.mat-ripple-element {
display: none !important;
}