使用 JavaScript能使本网站更好的工作。
首页
探索
帮助
注册
登录
selenaaasi
/
trampa-frontend
关注
1
点赞
0
派生
0
代码
工单
0
合并请求
0
版本发布
0
百科
动态
浏览代码
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 {
撰写
预览
正在加载...
取消
保存