Skip to content

Commit

Permalink
UI fix for scrolling issue. Resolves #3.
Browse files Browse the repository at this point in the history
  • Loading branch information
joeldenning committed Jul 6, 2019
1 parent cf737e6 commit 074b779
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ui/import-map-overrides.css
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
color: white;
font-family: sans-serif;
padding: 24px;
overflow-y: auto;
}

.imo-popup a:visited,
Expand Down

0 comments on commit 074b779

Please sign in to comment.