mirror of
https://github.com/tiennm99/coolify.git
synced 2026-06-25 15:05:06 +00:00
17ba325924
The "+" icon buttons next to "Projects" and "Servers" headings used text-white without a dark: prefix, making them invisible on light backgrounds. Changed to text-black dark:text-white so the icon is visible in both themes. Fixes #9454