From c8661e260ca6d4499bce9d421865762a88d1e7a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=A7=89?= Date: Mon, 2 Oct 2023 22:08:12 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A6=81=E6=AD=A2=E6=8C=89=E9=92=AE=E8=A2=AB?= =?UTF-8?q?=E9=80=89=E4=B8=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/music.js | 1 + 1 file changed, 1 insertion(+) diff --git a/public/music.js b/public/music.js index e254e80..f6b45b5 100644 --- a/public/music.js +++ b/public/music.js @@ -58,6 +58,7 @@ export default class MusicList { border: none; border-radius: 1em; cursor: pointer; + user-select: none; font-size: .5rem; padding: 0 .5rem; color: #555555;