This commit is contained in:
Ross
2021-12-01 19:22:53 +00:00
parent 433345d67e
commit 42000ec65a
3 changed files with 11 additions and 1 deletions
+5
View File
@@ -805,4 +805,9 @@ input {
.image-duplicate {
border: 2px solid orange;
}
.finding-box {
display: flex;
border: 1px dashed gray;
}