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
Hi, with the update of browser like chrome to 94 version, and others, the meters doesn't work anymore. is it possible to correct/update them? thanks
The text was updated successfully, but these errors were encountered:
@cafc3 you can fix this by adding the following style:
.meter { appearance: meter; }
Sorry, something went wrong.
5* thanks!
fix meter element (see picturepan2#682)
e7d2979
6c9a797
No branches or pull requests
Hi,
with the update of browser like chrome to 94 version, and others, the meters doesn't work anymore. is it possible to correct/update them?
thanks
The text was updated successfully, but these errors were encountered: