refactor: readonly inputs in cuesheet

This commit is contained in:
Carlos Valente
2025-08-02 06:44:55 +02:00
committed by Carlos Valente
parent ed4d3ba265
commit 765d5d97cf
7 changed files with 66 additions and 21 deletions
@@ -0,0 +1,6 @@
.ghostedText {
min-height: 2rem;
padding: 0;
padding-top: 0.25em;
width: 100%;
}