ソースを参照

Fix popout menus overflowing in Firefox

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

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

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


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