fix(#2404): fixed layout of the modal subscription selection window

keep-around/88b683eb0748a6e7f3c8d242d7abeeaa01eaba55
Rakov Roman 4 years ago
parent 5edbfec4ab
commit cd27c43b63
  1. 1
      src/features/BuyMatchPopup/components/PackagesList/styled.tsx

@ -214,6 +214,7 @@ export const ScAutoRenewal = styled(PriceDetails)`
line-height: 21px;
font-size: 12px;
text-transform: none;
white-space: nowrap;
margin: 0;
color: ${({ theme: { colors } }) => colors.text70};

Loading…
Cancel
Save