diff --git a/desktop/flipper-plugin/src/ui/MarkerTimeline.tsx b/desktop/flipper-plugin/src/ui/MarkerTimeline.tsx index 82939ff90..dcf7a7531 100644 --- a/desktop/flipper-plugin/src/ui/MarkerTimeline.tsx +++ b/desktop/flipper-plugin/src/ui/MarkerTimeline.tsx @@ -67,7 +67,6 @@ const Point = styled(Layout.Horizontal)<{ lineHeight: '16px', ':hover': { background: theme.selectionBackgroundColor, - paddingBottom: 5, zIndex: 2, '> span': { whiteSpace: 'initial',