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
作者你好, 对于 https://demo.cssworld.cn/3/3-1.php max-width 会覆盖 !important,修改 img{max-width: 500px}后, 实际的结论显示会取较小值,对于这个你怎么看?
The text was updated successfully, but these errors were encountered:
这里覆盖指的是尺寸计算冲突时候的优先级,并不是相同属性的那种覆盖。
Sorry, something went wrong.
No branches or pull requests
作者你好,
对于 https://demo.cssworld.cn/3/3-1.php
max-width 会覆盖 !important,修改 img{max-width: 500px}后, 实际的结论显示会取较小值,对于这个你怎么看?
The text was updated successfully, but these errors were encountered: