diff options
Diffstat (limited to 'frontend/app/views/graph/graph.css')
| -rw-r--r-- | frontend/app/views/graph/graph.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/frontend/app/views/graph/graph.css b/frontend/app/views/graph/graph.css index 280ce58..c796d3f 100644 --- a/frontend/app/views/graph/graph.css +++ b/frontend/app/views/graph/graph.css @@ -279,6 +279,7 @@ button.box_corner:hover { .cursorList .cursors img { max-width: 50px; max-height: 50px; + user-select: none; } /* Graph handles */ |
