diff --git a/index.html b/index.html index 23cae82..7039cd7 100644 --- a/index.html +++ b/index.html @@ -214,6 +214,7 @@ width: 100%; display: flex; margin-bottom: 20px; + user-select: none; } #player { width: 100%; @@ -304,6 +305,7 @@ -webkit-line-clamp: 2; display: -webkit-box; -webkit-box-orient: vertical; + user-select: none; } #controls .riser {