Skip to content

Commit

Permalink
CSS fix: aggregations are now below the popup
Browse files Browse the repository at this point in the history
  • Loading branch information
rsimon committed Mar 11, 2024
1 parent 6b69527 commit a05a07e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/peripleo/controls/Aggregations/AggregationsOverlay.css
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
right: 0;
top: 0;
width: 300px;
z-index: 5;
}

.p6o-aggs.fullscreen {
Expand Down

0 comments on commit a05a07e

Please sign in to comment.