Progress on reporst

This commit is contained in:
2022-11-16 06:46:42 -08:00
parent dbedfec0da
commit 86532d2f74
3 changed files with 27 additions and 19 deletions

View File

@@ -193,7 +193,7 @@ NOTE: Please review the transactions we may have question for you here: https://
(when (:warning report)
[:div.notification.is-warning.is-light
(:warning report)])
[rtable/table {:widths [20 60 20 20 20]
[rtable/table {:widths [20 10 20 8 8 8]
:table report}]]))