fix: note width. TODO: sync NOTE_WIDTH js constant to css variable --note-width

This commit is contained in:
Julien Calixte
2026-02-15 08:40:58 +01:00
parent 8c0e5d5ebd
commit b03626bb1a
3 changed files with 5 additions and 4 deletions

View File

@@ -1 +1 @@
export const NOTE_WIDTH = 620
export const NOTE_WIDTH = 480