mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 04:23:01 +00:00
disable songitem double click text selection for firefox
This commit is contained in:
@@ -117,6 +117,7 @@ function emitUpdate(track: Track) {
|
||||
text-align: left;
|
||||
gap: $small;
|
||||
user-select: none;
|
||||
-moz-user-select: none;
|
||||
|
||||
.context {
|
||||
position: fixed;
|
||||
|
||||
Reference in New Issue
Block a user