Skip to content
Snippets Groups Projects
Unverified Commit 1265e835 authored by Todd Dembrey's avatar Todd Dembrey Committed by GitHub
Browse files

Merge pull request #884 from OpenTechFund/fix/overlay-scrollbars

overlay scroll bars in detail view
parents 61f9fd0b f43f69ff
No related branches found
No related tags found
No related merge requests found
.detail-view { .detail-view {
margin: 0 -20px; margin: 0 -20px;
overflow-y: overlay;
@include media-query(tablet-landscape) { @include media-query(tablet-landscape) {
display: grid; display: grid;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment