fix(module:timeline): fix timeline head custom style error in chrome (#9429)

This commit is contained in:
VTHINKXIE 2018-02-27 20:44:28 +08:00 committed by 偏右
parent 755b3e9043
commit 23e7716137

View File

@ -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;