Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to make the height responsive for the fullscreen mode? #225

Open
taowang1993 opened this issue Aug 19, 2024 · 1 comment
Open

How to make the height responsive for the fullscreen mode? #225

taowang1993 opened this issue Aug 19, 2024 · 1 comment

Comments

@taowang1993
Copy link

Currently I am using height: 645. It works fine on my macbook air.

But when I switch to smaller screens, there will be a scrollbar on the right.

height 645 on macbook air

image

scrollbar appears on smaller screens

image

645 too small on big screens

image

Should I just delete the height? I tried setting it to 100%, but it did not work.

@bendadaniel
Copy link

Same height 100% does not work.

chatWindow: {
height: "100%",
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants