Samagra-Development / workflow

Workflow is an Open Source project aimed towards the creation of data flow models using config files thereby allowing you to easily create and interact with stateful applications with minimum setup.
https://samagra-development.github.io/workflow
5 stars 28 forks source link

added fix for UI #52

Closed Siddhesh4501 closed 1 year ago

Siddhesh4501 commented 1 year ago

Description

Fixes #51 Changes done in App.css under container class to avoid overflow.

Changes

Added css property overflow: hidden; to fix this bug.

Screenshot from 2023-05-22 10-34-00