Skip to content

Instantly share code, notes, and snippets.

@sendbird-community
Created December 3, 2022 18:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sendbird-community/b0f52ea186e6b824ddccf1df1ba935d0 to your computer and use it in GitHub Desktop.
Save sendbird-community/b0f52ea186e6b824ddccf1df1ba935d0 to your computer and use it in GitHub Desktop.
The height and width of the chat interface
.App {
height: 100vh;
width: 100vw;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment