Skip to content

Commit

Permalink
UPDATE locations list overflow-y scroll
Browse files Browse the repository at this point in the history
  • Loading branch information
muskie9 committed Oct 9, 2024
1 parent 18ca40c commit 635a57b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion dist/css/map.css
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@

.location-col {
height: 500px;
overflow-y: scroll;
}

.locations-panel {
Expand Down Expand Up @@ -34,4 +35,4 @@
color: #666;
font-size: .75em;
margin-block-end: 0px;
}
}

0 comments on commit 635a57b

Please sign in to comment.