fix: minor UI updates

This commit is contained in:
Xiaohan-Tian
2026-05-24 23:17:43 -07:00
parent 1879df8033
commit af0b816cbf
2 changed files with 29 additions and 2 deletions
+7 -2
View File
@@ -359,9 +359,14 @@
overflow: visible;
}
.global-tempo-region {
background: #dff2ff;
color: #24314a;
}
.global-chord-region {
background: #dc8b3f;
color: #2f2215;
background: #f6dfc8;
color: #3d2f20;
overflow: visible;
}