Update report parameters.

This commit is contained in:
Mike Cao 2023-06-05 03:08:43 -07:00
parent 22d477b98b
commit 64c6d73b77
10 changed files with 44 additions and 40 deletions

View file

@ -4,7 +4,6 @@
align-items: center;
align-content: center;
align-self: stretch;
margin-bottom: 40px;
flex-wrap: wrap;
}
@ -23,6 +22,7 @@
font-weight: 700;
gap: 20px;
height: 60px;
flex: 1;
}
.actions {