update 0.10.1
This commit is contained in:
@@ -168,9 +168,8 @@ export function TimeLine(props: TimeLineProps) {
|
||||
|
||||
return (
|
||||
<div
|
||||
className={props.classes}
|
||||
className={`${props.classes} ant-menu yh-timeline`}
|
||||
style={{
|
||||
backgroundColor: 'white',
|
||||
width: '100%',
|
||||
position: 'absolute',
|
||||
height: '150px',
|
||||
|
Reference in New Issue
Block a user