This commit is contained in:
Ross
2021-12-01 20:18:07 +00:00
parent f9dda1ddc8
commit 7ac535e741
8 changed files with 113 additions and 21 deletions
+4
View File
@@ -810,4 +810,8 @@ input {
.finding-box {
display: flex;
border: 1px dashed gray;
}
.delete-finding-link {
float: right;
}