ant-design/style/components/affix.less
2016-03-28 16:01:37 +08:00

5 lines
60 B
Plaintext

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