本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
說明
註冊
登入
selenaaasi
/
trampa-frontend
關注
1
收藏
0
複製
0
程式碼
問題
0
合併請求
0
版本發佈
0
Wiki
活動
瀏覽代碼
Fixed bug 1405
bugfix/1405
jovan.cirkovic
3 年之前
父節點
ed58b6350b
當前提交
f1981eaa8f
共有
1 個檔案被更改
,包括
0 行新增
和
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 {
Write
Preview
Loading…
取消
儲存