Geo Nodes - Fix flex alignment
What does this MR do and why?
Closes #334391 (closed)
This MR fixes some flex-box alignment issues with the Node Header and Node Replication Counts. Since we didn't define the flex-basis: 0, the space wasn't consistent between the columns causing things to look shifted.
Screenshots or screen recordings
Before | After | |
---|---|---|
Desktop | ||
Mobile |
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
- Setup a Geo GDK via the docs
- Navigate to
admin/geo/nodes
- Ensure spacing looks consistent at all screen widths for these sections.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #334391 (closed)
Edited by Zack Cuddy