cursor: default in instruction view

This commit is contained in:
Luke Street
2025-09-08 08:46:37 -06:00
parent b731400c96
commit 1fa8a907d1
+1
View File
@@ -17,6 +17,7 @@
white-space: pre;
overflow: hidden;
padding-left: 0.5em;
cursor: default;
}
.highlightable {