このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
chemicalcrux
/
stroll
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
11
Wiki
アクティビティ
ソースを参照
Make the two logs look even on mobile.
tags/v1.1.2
Fen Dweller
5年前
親
5302c0d702
コミット
bbfdb50de2
1個のファイルの変更
、
4行の追加
、
5行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+4
-5
style.css
+ 4
- 5
style.css
ファイルの表示
@@ -79,20 +79,19 @@ body.dark div {
position: fixed;
left: 0%;
bottom: 0%;
width:
50
%;
width:
48
%;
height: 50%;
max-height: 50%;
margin
: 0 0 1vh 0
;
margin
-left: 1vw
;
}
#react-log {
position: fixed;
right: 0%;
bottom: 0%;
width:
50
%;
width:
48
%;
height: 50%;
max-height: 50%;
margin: 1vh 0 0 0;
height: 40vh;
margin-right: 1vw;
}
.growth-part {
width: 100px !important;
書き込み
プレビュー
読み込み中…
キャンセル
保存