mirror of
https://github.com/ant-design/ant-design.git
synced 2025-01-19 06:43:16 +08:00
Fix affix z-index
This commit is contained in:
parent
6a158e2f82
commit
d918385322
@ -1,3 +1,4 @@
|
||||
.ant-affix {
|
||||
position: fixed;
|
||||
z-index: 10;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user