Przeglądaj źródła

Fixed bug 600

bugfix/600
jovan.cirkovic 3 lat temu
rodzic
commit
8fb8140711

+ 1
- 0
src/components/Cards/ItemDetailsCard/OfferDetails/OfferDetails.styled.js Wyświetl plik

@@ -106,6 +106,7 @@ export const OfferDescriptionText = styled(Box)`
font-size: 16px;
color: ${selectedTheme.primaryDarkText};
line-height: 22px;
white-space: pre-line;
/* padding-bottom: 20px; */
max-width: 100%;
/* max-width: ${(props) =>

Ładowanie…
Anuluj
Zapisz