diff --git a/zelda-totk/zelda-totk.css b/zelda-totk/zelda-totk.css index 430157a..1a44a90 100644 --- a/zelda-totk/zelda-totk.css +++ b/zelda-totk/zelda-totk.css @@ -42,6 +42,10 @@ body{ /* pick savegame slot screen */ +#container-savegameslots{ + max-height: 90vh; + overflow: scroll; +} #container-savegameslots .row-item{ background-color: rgba(0,0,0,0.2); padding:0;