Add a few annotation tools (and only enable for main element)

This commit is contained in:
Ross
2021-08-19 15:06:24 +01:00
parent 683f77fcf4
commit 6f2af7df21
2 changed files with 45 additions and 17 deletions
+2
View File
@@ -30,6 +30,8 @@
.thumb {
position: relative;
border: 1px dotted blue;
touch-action: none;
user-select: none;
}
.thumb-active {