jovan.cirkovic 3 лет назад
Родитель
Сommit
f1981eaa8f
1 измененных файлов: 0 добавлений и 1 удалений
  1. 0
    1
      src/components/Profile/ProfileOffers/ProfileOffers.styled.js

+ 0
- 1
src/components/Profile/ProfileOffers/ProfileOffers.styled.js Просмотреть файл

@@ -21,7 +21,6 @@ export const OffersContainer = styled(Box)`
margin-top: 30px;
`;
export const OffersScroller = styled(HorizontalScroller)`
height: 400px;
${(props) => props.noOffers && `width: 100%;`}
margin-left: 0;
& div {

Загрузка…
Отмена
Сохранить