diff --git a/common/common.scss b/common/common.scss index d3adb538..d13c1325 100644 --- a/common/common.scss +++ b/common/common.scss @@ -238,6 +238,10 @@ div.ac-wrap { border-left-color: var(--tertiary); } +.timeline-container .topic-timeline .timeline-handle { + width: 10; +} + // graceful ish style @mixin box-shadow($value: 0px) { box-shadow: 0 24px 40px rgba(0, 0, 0, 0.07),