iview/src/styles/components/affix.less
梁灏 4b05d84ea2 Modify the directory structure
Modify the directory structure
2016-10-28 10:09:07 +08:00

4 lines
64 B
Text

.ivu-affix {
position: fixed;
z-index: @zindex-affix;
}