@douyinfe/semi-ui 2.12.0-beta.3 → 2.12.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/css/semi.css CHANGED
@@ -18351,7 +18351,7 @@ body[theme-mode=dark], body .semi-always-dark {
18351
18351
  color: var(--semi-color-text-2);
18352
18352
  margin-top: 4px;
18353
18353
  }
18354
- .semi-timeline-item:last-child .semi-timeline-item-tail {
18354
+ .semi-timeline-item:last-child > .semi-timeline-item-tail {
18355
18355
  border-left: none;
18356
18356
  }
18357
18357
  .semi-timeline-alternate .semi-timeline-item-tail, .semi-timeline-alternate .semi-timeline-item-head, .semi-timeline-alternate .semi-timeline-item-head-custom, .semi-timeline-right .semi-timeline-item-tail, .semi-timeline-right .semi-timeline-item-head, .semi-timeline-right .semi-timeline-item-head-custom, .semi-timeline-center .semi-timeline-item-tail, .semi-timeline-center .semi-timeline-item-head, .semi-timeline-center .semi-timeline-item-head-custom {