Explorar el Código

Fix popout menus overflowing in Firefox

master
Fen Dweller hace 5 años
padre
commit
23276e4b79
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      macrovision.css

+ 1
- 0
macrovision.css Ver fichero

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


Cargando…
Cancelar
Guardar