このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
帮助
返回水杉在线
登录水杉在线
登录水杉码园
wlxsp
/
test1
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
ソースを参照
"Fixes" the perma vertical scrollbar on the Graph
main
Eric Amodio
2年前
親
141b36ae20
コミット
c6832f2f3a
1個のファイルの変更
、
1行の追加
、
1行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+1
-1
src/webviews/apps/plus/graph/graph.scss
+ 1
- 1
src/webviews/apps/plus/graph/graph.scss
ファイルの表示
@ -170,7 +170,7 @@ body {
&
__container
{
display
:
flex
;
flex-direction
:
column
;
height
:
100vh
;
height
:
calc
(
100vh
-
1px
)
;
/
/
shoot
me
--
the
1px
is
to
stop
the
vertical
scrollbar
from
showing
up
gap
:
0
;
padding
:
0
2px
;
}
書き込み
プレビュー
読み込み中…
キャンセル
保存