diff --git a/src/features/MatchSidePlaylists/components/FiltersPopup/styled.tsx b/src/features/MatchSidePlaylists/components/FiltersPopup/styled.tsx index ad46b460..0c96635d 100644 --- a/src/features/MatchSidePlaylists/components/FiltersPopup/styled.tsx +++ b/src/features/MatchSidePlaylists/components/FiltersPopup/styled.tsx @@ -196,10 +196,9 @@ export const Button = styled.button` width: 167px;`} ` export const PlayerNumber = styled.span` - /* color: #ADADAD; */ color: rgba(255, 255, 255, 0.7); - /* letter-spacing: -0.078px; */ - margin-right: 8px; + margin-right: 5px; + min-width: 14px; font-size: 11px; line-height: 16px; font-weight: 600;