Quellcode durchsuchen

Fix popout menu scrolling, for real this time

master
Fen Dweller vor 5 Jahren
Ursprung
Commit
16e239793a
1 geänderte Dateien mit 1 neuen und 2 gelöschten Zeilen
  1. +1
    -2
      macrovision.css

+ 1
- 2
macrovision.css Datei anzeigen

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


Laden…
Abbrechen
Speichern