This commit is contained in:
Ross
2021-12-04 17:06:51 +00:00
parent aac2cedade
commit b35487aa45
3 changed files with 18 additions and 2 deletions
+8 -1
View File
@@ -812,6 +812,13 @@ input {
border: 1px dashed gray;
}
.view-finding-button {
flex: 1;
}
.view-finding-details {
flex: 4;
}
.delete-finding-link {
float: right;
flex: 1;
}