mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-29 13:47:02 +08:00
fix fixed header height
This commit is contained in:
parent
82e90d2bd4
commit
56f7f9926c
@ -407,6 +407,7 @@
|
||||
overflow-y: hidden;
|
||||
padding-bottom: 20px;
|
||||
margin-bottom: -20px;
|
||||
height: 70px;
|
||||
}
|
||||
|
||||
&-fixed-left,
|
||||
|
Loading…
Reference in New Issue
Block a user