edit
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
:host::ng-deep {
|
||||
|
||||
.ant-timeline.ant-timeline-label .ant-timeline-item-label {
|
||||
width: 140px;
|
||||
width : 140px;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
@ -20,7 +20,7 @@
|
||||
.ant-timeline.ant-timeline-alternate .ant-timeline-item-left .ant-timeline-item-content,
|
||||
.ant-timeline.ant-timeline-right .ant-timeline-item-left .ant-timeline-item-content,
|
||||
.ant-timeline.ant-timeline-label .ant-timeline-item-left .ant-timeline-item-content {
|
||||
left : calc(50% - 135px);
|
||||
left : 135px;
|
||||
width : calc(100% - 150px);
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user