Color of the Collapse component goes out of border
Describe the bug To represent each K8s resource deployed for a Module we are using ant design Collapse.Panel. The issue is that the color is going out of the component on the upper corner and should be contained as it is on the bottom corners.
The corner where the color goes outside the component is highlighted with a red circle on the picture below
To Reproduce Steps to reproduce the behavior:
- Start a Cyclops instance by following this
- Hit
Add module - Select
demo-templatetemplate and create a Module with any values - You should be redirected to a page that shows all resources created for that Module, and you should see the issue with colors described above in the
Resourcessection.
Expected behavior Upper corners should be the same as the bottom corners
could you recheck the image added,i don't see the issue
In the upper left corner in the image, the color goes over the rounded edge, and that doesn't happen on the bottom left corner. It's more visible when the resource is selected because the Colapse.Panel color is darker
working on it
Sure thing @AKHIL-DyC
@AKHIL-DyC can you try reuploading the image?
fix