We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
React+vite
code: `<div className={"w-full h-full"}> <div className={"fixed -z-50 w-full h-full box-border"}> <Zenitho style={{ width: "100%", height: "100%" }} />
Thank you
The text was updated successfully, but these errors were encountered:
This should be a bug in component Zenitho, as the other components don't seem to have this problem
Zenitho
Sorry, something went wrong.
Indeed, no problem using the other component's, hopefully it can be fixed
I was unable to reproduce this @ByronFanglei
You can see the height is more than 600px and its perfectly responsive.
No branches or pull requests
React+vite
code:
``<div className={"w-full h-full"}>
<div className={"fixed -z-50 w-full h-full box-border"}>
<Zenitho style={{ width: "100%", height: "100%" }} />
Thank you
The text was updated successfully, but these errors were encountered: