This website requires JavaScript.
Explore
Help
Sign In
mirror
/
ant-design
Watch
1
Star
0
Fork
0
You've already forked ant-design
mirror of
https://github.com/ant-design/ant-design.git
synced
2024-12-17 10:28:06 +08:00
Code
Issues
Actions
19
Packages
Projects
Releases
Wiki
Activity
8d3537d186
ant-design
/
style
/
components
/
affix.less
5 lines
49 B
Plaintext
Raw
Normal View
History
Unescape
Escape
ant-affix
2015-08-07 11:04:22 +08:00
.ant-affix {
position: fixed;
Fix affix z-index
2016-03-15 13:38:56 +08:00
z-index: 10;
ant-affix
2015-08-07 11:04:22 +08:00
}
Reference in New Issue
Copy Permalink