Ver código fonte

Fix popout menus overflowing in Firefox

master
Fen Dweller 5 anos atrás
pai
commit
23276e4b79
1 arquivos alterados com 1 adições e 0 exclusões
  1. +1
    -0
      macrovision.css

+ 1
- 0
macrovision.css Ver arquivo

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


Carregando…
Cancelar
Salvar