mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-07 17:44:35 +08:00
Fix Table fixed header align issue, close #4637
This commit is contained in:
parent
0b2342f9c2
commit
2d2534321a
@ -490,6 +490,7 @@
|
||||
padding-bottom: 20px;
|
||||
margin-bottom: -20px;
|
||||
margin-right: -18px;
|
||||
padding-right: 18px;
|
||||
}
|
||||
|
||||
/* fix firefox scrollbar bug */
|
||||
|
Loading…
Reference in New Issue
Block a user