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

sql - Time in datatime field -

javascript - How to split the success output from an Ajax post? -

java - sharing object across different classes -