Fix preset button text color for proper theme contrast #9

Merged
jason merged 1 commits from feature/sprint1-dragdrop-presets-shortcuts into main 2026-03-08 17:16:05 -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 */