Explorar el Código

Fix popout menu scrolling, for real this time

master
Fen Dweller hace 6 años
padre
commit
16e239793a
Se han modificado 1 ficheros con 1 adiciones y 2 borrados
  1. +1
    -2
      macrovision.css

+ 1
- 2
macrovision.css Ver fichero

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


Cargando…
Cancelar
Guardar