let (non admin) users mark

This commit is contained in:
Ross
2020-12-07 23:52:29 +00:00
parent 3de77b6d5f
commit 55cb599364
4 changed files with 25 additions and 3 deletions
+4
View File
@@ -275,4 +275,8 @@ img.uploading:hover {
transform: scale(0.95);
box-shadow: 0 0 0 0 rgba(142, 68, 173, 0);
}
}
#annotation-json-content {
display: none;
}