iview/styles/components/affix.less

5 lines
64 B
Text
Raw Normal View History

2016-09-09 14:29:19 +08:00
.ivu-affix {
position: fixed;
z-index: @zindex-affix;
}