aboutsummaryrefslogtreecommitdiffstats
path: root/web/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'web/style.css')
-rw-r--r--web/style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/style.css b/web/style.css
index 8bd7380..a397fce 100644
--- a/web/style.css
+++ b/web/style.css
@@ -50,4 +50,5 @@ aside div label + label {
#plot {
flex: 1 0 400px;
+ user-select: none;
}