diff --git a/src/features/MatchCard/styled.tsx b/src/features/MatchCard/styled.tsx index fd1d9e1c..2d4cd3c2 100644 --- a/src/features/MatchCard/styled.tsx +++ b/src/features/MatchCard/styled.tsx @@ -62,7 +62,7 @@ export const MatchDate = styled.div` position: absolute; top: 25px; left: 24px; - width: 135px; + width: auto; height: 24px; border-radius: 2px; padding: 8px;