reactjs - Updating Web Chat Component withing React Site -


i have added web chat component react site , works great. component seems laid out incorrectly applies styling of overall parent design library (grommet) pieces of component laid out in disarray. see picture below.

picture of web chat component within react site

does have ideas on how can change layout of web chat component while keeping overall styling of parent grommet design library?


Comments

Popular posts from this blog

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -