Skip to content
This repository has been archived by the owner on Jun 3, 2024. It is now read-only.

Commit

Permalink
Merge pull request #373 from QwantResearch/fix-poi-panel-scroll
Browse files Browse the repository at this point in the history
Fix: poi panel cannot be scrolled
  • Loading branch information
amatissart authored Sep 12, 2019
2 parents f52d77b + 9a7f0fa commit 235494d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/scss/includes/panels/poi_panel.scss
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,6 @@ $HEADER_SIZE: 40px;
border-top-left-radius: 0;
box-shadow: rgba(0, 0, 0, 0.16) 1px 4px 4px;
max-height: calc(100vh - 120px - #{$HEADER_SIZE});
overflow: hidden;
}

.poi_panel__back_to_list:hover {
Expand Down

0 comments on commit 235494d

Please sign in to comment.