mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-24 19:19:57 +08:00
fix(module:timeline): fix timeline head custom style error in chrome (#9429)
This commit is contained in:
parent
755b3e9043
commit
23e7716137
@ -63,7 +63,7 @@
|
||||
border: 0;
|
||||
height: auto;
|
||||
border-radius: 0;
|
||||
padding: 3px 0;
|
||||
padding: 3px 1px;
|
||||
transform: translate(-50%, -50%);
|
||||
top: 5px;
|
||||
left: 5px;
|
||||
|
Loading…
Reference in New Issue
Block a user