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
When the window is maximized, the window does not cover the entire browser interface (the entire page size)
The window is simply larger, and there is no top: 0; left: 0;
top: 0; left: 0;
The text was updated successfully, but these errors were encountered:
And Could you tell me how to set url in the windows to open the other site page? Thank you.
Sorry, something went wrong.
No branches or pull requests
When the window is maximized, the window does not cover the entire browser interface (the entire page size)
The window is simply larger, and there is no
top: 0; left: 0;
The text was updated successfully, but these errors were encountered: