feat(in-337): player width fix

pull/93/head
Margarita 3 years ago
parent ae93db8c8a
commit af5be4bfab
  1. 1
      src/features/MatchPage/styled.tsx

@ -28,7 +28,6 @@ export const Wrapper = styled.div`
export const Container = styled.div`
width: 100%;
max-width: 2090px;
max-height: 896px;
display: flex;
flex-direction: column;

Loading…
Cancel
Save