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
tab-pane内使用popup。蒙版不会占满整个屏幕。.md-tab-pane中的transform: translateZ(0)。使得position:fixed相对于tab-pane定位。需要把蒙版传送到body下把?
The text was updated successfully, but these errors were encountered:
如果自己重新定义transform属性。会导致tabs切换时的滚动效果失效
Sorry, something went wrong.
No branches or pull requests
tab-pane内使用popup。蒙版不会占满整个屏幕。.md-tab-pane中的transform: translateZ(0)。使得position:fixed相对于tab-pane定位。需要把蒙版传送到body下把?
The text was updated successfully, but these errors were encountered: