node-vision / strapi-plugin-entity-relationship-chart

Strapi Plugin displays Entity Relationship Diagram of all models, fields and relations.
180 stars 24 forks source link

add property overflow-y:auto to add scroll on smaller screens #5

Closed diiegoburiti closed 3 years ago

diiegoburiti commented 3 years ago

Add property css overflow-y:auto to add scroll on smaller screens.

Before add overflow-y:auto hidden

After add overflow-y:auto with-overflow-y-auto