ソースを参照

Removes overflow to fix the repo picker popup

main
Eric Amodio 2年前
コミット
8b53fa039c
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      src/webviews/apps/plus/graph/graph.scss

+ 1
- 1
src/webviews/apps/plus/graph/graph.scss ファイルの表示

@ -42,7 +42,7 @@ a {
justify-content: space-between;
align-items: baseline;
gap: 0.75rem;
overflow: hidden;
// overflow: hidden;
> * {
margin: 0;

読み込み中…
キャンセル
保存