diff --git a/frontend/app/components/Session_/Player/Controls/timeline.module.css b/frontend/app/components/Session_/Player/Controls/timeline.module.css index 2493d4388..0a9a7a717 100644 --- a/frontend/app/components/Session_/Player/Controls/timeline.module.css +++ b/frontend/app/components/Session_/Player/Controls/timeline.module.css @@ -72,7 +72,7 @@ position: absolute; width: 2px; height: 8px; - margin-left: -15px; + margin-left: -8px; &:hover { z-index: 9999; }