このサイトは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 {
書き込み
プレビュー
読み込み中…
キャンセル
保存