浏览代码

Fix popout menus overflowing in Firefox

master
Fen Dweller 5 年前
父节点
当前提交
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%;


正在加载...
取消
保存