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

chore(pf5): upgrade 404 page to Patternfly 5 #1344

Closed tthvo closed 1 month ago

tthvo 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:

Upgraded 404 page to Patternfly 5. Looks like the styling from EmptyState is also centering the texts.

image