ISSUE-528: improve JarDetailsOverlay header #588
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Closes #528
This PR moves the "UTXOS | DETAILS" tab out of the header and places it just below the header instead.
Here is screenshots of the changes:
![image](https://user-images.githubusercontent.com/32936978/210861172-87e74379-67ba-449b-9912-ce17b17d8960.png)
![image](https://user-images.githubusercontent.com/32936978/210861224-7ab4d874-8435-4e38-9f9a-c10596170551.png)
I also made sure that all of the other instances of
![image](https://user-images.githubusercontent.com/32936978/210861031-91fa9718-77d3-42a5-8dc7-4658705c32f3.png)
![image](https://user-images.githubusercontent.com/32936978/210861124-4a0e3a6d-d7e0-4bc6-944d-9f9612df640a.png)
<SegmentedHeader/>
still look good: