瀏覽代碼

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%;


Loading…
取消
儲存