We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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://github.com/wilddeer/stickyfill
The text was updated successfully, but these errors were encountered:
笔记:具有 position: sticky; 属性元素根据正常文档流进行定位,然后相对它最近滚动祖先和最近块级祖先,包括 table-related元素,基于 top right bottom left 的值进行便宜。偏移值不会影响任何其他元素的位置。 参考:https://developer.mozilla.org/zh-CN/docs/Web/CSS/position
Sorry, something went wrong.
No branches or pull requests
兼容:https://github.com/wilddeer/stickyfill
The text was updated successfully, but these errors were encountered: