Open
Description
Describe the bug
Currently, the top buttons for the log viewer for both pods and other resources are misaligned.
It is more noticeable on log viewers that have more options, and also when resizing the window to a smaller view.
Deployments log viewer - normal
Deployment log viewer - small
Pods log viewer - normal
Pods log viewer - small
To Reproduce
Steps to reproduce the bug:
- Go to pods list and click into a pod details view
- Open the view logs and resize
Steps to reproduce the bug:
- Go to deployments list and click into a deployments details view
- Open the view logs and resize
Are you able to fix this issue?
Yes, currently working on a fix for this in this PR #3027