Add a way to get diagnostics for issue reports.

This commit is contained in:
Dermot Duffy
2022-06-06 20:18:47 -07:00
parent 7b902b604c
commit 9358ae103a
6 changed files with 84 additions and 6 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ div.message {
justify-content: center;
align-items: center;
box-sizing: border-box;
padding: 10%;
padding: 20px;
height: 100%;
}