headlamp icon indicating copy to clipboard operation
headlamp copied to clipboard

frontend KubeConfigLoader: Do not override Next button's color

Open joaquimrocha opened this issue 5 months ago • 1 comments

The button was supposed to be black but the text was also being set as black. Since primary buttons are now blue from the theme, we shouldn't hardcode their color like that when it comes to normal buttons. This patch removes that custom styling from that "next" button, making it use the default primary color.

joaquimrocha avatar Aug 28 '24 09:08 joaquimrocha