Skip to content

Commit

Permalink
make timestamp not selectable
Browse files Browse the repository at this point in the history
  • Loading branch information
eatgrass committed Feb 18, 2024
1 parent cc65629 commit 1defd40
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ If your plugin does not need CSS, delete this file.
width: 5.5rem;
display: inline-block;
padding: 5px 0;
user-select: none;
}

.lyrics-line p {
Expand Down

0 comments on commit 1defd40

Please sign in to comment.