ソースを参照

Fix popout menu scrolling, for real this time

master
Fen Dweller 6年前
コミット
16e239793a
1個のファイルの変更1行の追加2行の削除
  1. +1
    -2
      macrovision.css

+ 1
- 2
macrovision.css ファイルの表示

@@ -711,8 +711,7 @@ option.filtered {
flex-wrap: nowrap;
overflow-y: scroll;
max-height: 80vh;
min-height: 0px;
justify-content: end;
justify-content: start;
position: fixed;
top: 10%;
left: 10%;


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