This website requires JavaScript.
Explore
Help
Register
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-11-29 05:29:37 +08:00
Code
Issues
Actions
20
Packages
Projects
Releases
Wiki
Activity
522d5acb22
ant-design
/
style
/
components
/
affix.less
5 lines
60 B
Plaintext
Raw
Normal View
History
Unescape
Escape
ant-affix
2015-08-07 11:04:22 +08:00
.ant-affix {
position: fixed;
unifiy z-index
2016-03-28 16:01:37 +08:00
z-index: @zindex-affix;
ant-affix
2015-08-07 11:04:22 +08:00
}
Reference in New Issue
Copy Permalink