chenhaodong
/
mew-iview
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Blame view
src/styles/components/affix.less
64 Bytes
Edit
Raw
Normal View
History
7fa943eb
梁灏
init
1 2 3 4
.ivu-affix {
position: fixed;
z-index: @zindex-affix;
}