cryostatio / cryostat-web

Web front-end for Cryostat: Secure JDK Flight Recorder management for containerized JVMs
https://cryostat.io/
Other
10 stars 20 forks source link

fix(masthead): correct styling of masthead icons and quickstart menu item #1309

Closed andrewazores closed 1 month ago

andrewazores commented 1 month ago

Welcome to Cryostat! 👋

Before contributing, make sure you have:

To recreate commits with GPG signature git fetch upstream && git rebase --force --gpg-sign upstream/main


Related to #1303

Description of the change:

Fixes up the styling of the settings cog, help menu, and user menu on the masthead, as well as the Quick Starts item under the help menu.

image