瀏覽代碼

Fixed bug 1405

bugfix/1405
jovan.cirkovic 3 年之前
父節點
當前提交
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 {

Loading…
取消
儲存