diff --git a/velconnect/templates/pair.html b/velconnect/templates/pair.html index cd8f2e0..ef9ab58 100644 --- a/velconnect/templates/pair.html +++ b/velconnect/templates/pair.html @@ -1,4 +1,4 @@ - +
@@ -38,6 +38,11 @@ user-select: auto; } + #submit_pairing_code { + cursor: pointer; + user-select: unset; + } + .centered { margin: auto; } @@ -54,7 +59,7 @@
+