tombolaltd / ecs-monitor

A simple monitoring solution for Amazon's Elastic Container Service (ECS)
MIT License
60 stars 17 forks source link

BUG: With white background text does not appear. #31

Open adeelahmadch opened 5 years ago

adeelahmadch commented 5 years ago
adeelahmadkreditech commented 5 years ago
marc-costello commented 5 years ago

Thanks for the contribution @adeelahmadch! I agree with your second comment, I think the real fix is to address the issues assigning the background colour. It's probably something minor...

https://github.com/tombolaltd/ecs-monitor/blob/master/src/components/agents/agentSummaryDashboardComponent.js#L14 would be a good place to start if you're interested in fixing this!