AOT-Technologies / forms-flow-ai

formsflow.ai is an open source forms-workflow-analytics solution framework.
https://formsflow.ai/
343 stars 194 forks source link

CSS customization when installing with Docker? #2228

Open ko873 opened 2 months ago

ko873 commented 2 months ago

I would like to make some CSS adjustments to the form page. I used the installation script on Linux and now everything runs in Docker containers. How can I make CSS customizations?

arun-s-aot commented 1 month ago

Could you let us know how the installation was done? If you used the Quick Installation method, we won’t be able to modify the styles since they are built-in. However, if you deployed the web app using Docker, the web URL might have been added as the environment variable MF_FORMSFLOW_WEB_URL. In that case, any updates to the CSS in the web folder will take effect after restarting the Docker containers.

Please give additional information for the same