Merge pull request 'Fix preset button text color for proper theme contrast' (#9) from feature/sprint1-dragdrop-presets-shortcuts into main

Reviewed-on: #9
This commit was merged in pull request #9.
This commit is contained in:
2026-03-08 17:16:04 -05:00

View File

@@ -598,6 +598,7 @@
font-size: 0.7rem; font-size: 0.7rem;
text-align: center; text-align: center;
line-height: 1.2; line-height: 1.2;
color: var(--color-text-primary);
} }
/* Modal styles */ /* Modal styles */