mirror of
https://github.com/tiennm99/coolify.git
synced 2026-07-19 10:18:24 +00:00
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