disable songitem double click text selection for firefox

This commit is contained in:
geoffrey45
2022-05-12 19:49:47 +03:00
parent 469a9aa8e4
commit 2e274dac1d
3 changed files with 26 additions and 1 deletions
+1
View File
@@ -117,6 +117,7 @@ function emitUpdate(track: Track) {
text-align: left;
gap: $small;
user-select: none;
-moz-user-select: none;
.context {
position: fixed;