Sfoglia il codice sorgente

Fix popout menu scrolling, for real this time

master
Fen Dweller 6 anni fa
parent
commit
16e239793a
1 ha cambiato i file con 1 aggiunte e 2 eliminazioni
  1. +1
    -2
      macrovision.css

+ 1
- 2
macrovision.css Vedi File

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


Loading…
Annulla
Salva