aws / graph-explorer

React-based web application that enables users to visualize both property graph and RDF data and explore connections between data without having to write graph queries.
https://github.com/aws/graph-explorer
Apache License 2.0
299 stars 46 forks source link

Fix edge detail styling #425

Closed kmcginnes closed 1 month ago

kmcginnes commented 1 month ago

Description

One of my prior PRs broke the styles in the edge details side panel. This fixes the styles.

Validation

CleanShot 2024-06-04 at 14 17 24@2x

CleanShot 2024-06-04 at 14 17 12@2x

Related Issues

Check List