invana / invana-studio

Open source graph visualiser.
Apache License 2.0
174 stars 19 forks source link

fix flex layout in main view. #74

Closed shaw-papadino closed 3 years ago

shaw-papadino commented 3 years ago

Overview

When I was using this wonderful product in Google Chrome, I saw that the layout was broken, and the same thing happened in IE. Then, we added 'display: flex' to main.scss and arranged the layout.

Tool version

mac OS Catalina: v10.15.7 Google Chrome: 87.0.4280.6

Before

localhost_8888_explorer

After

localhost_8888_explorer (1)

Thank you for developing a great product. I want to contribute as much as possible!

rrmerugu commented 3 years ago

Thanks for your contribution. I really appreciate it .