Parcourir la source

Fix popout menu scrolling, for real this time

master
Fen Dweller il y a 5 ans
Parent
révision
16e239793a
1 fichiers modifiés avec 1 ajouts et 2 suppressions
  1. +1
    -2
      macrovision.css

+ 1
- 2
macrovision.css Voir le fichier

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


Chargement…
Annuler
Enregistrer