Skip to content

Commit

Permalink
Set zindex higher than loading icon
Browse files Browse the repository at this point in the history
  • Loading branch information
kgabryje committed Feb 22, 2022
1 parent 0c02c52 commit 2dd97d0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ const ActionButtonsContainer = styled.div`
align-items: center;
position: fixed;
z-index: 100;
// filter bar width minus 1px for border
width: ${OPEN_FILTER_BAR_WIDTH - 1}px;
Expand Down

0 comments on commit 2dd97d0

Please sign in to comment.