Skip to content

Commit

Permalink
feat: xpert should have z-index priority
Browse files Browse the repository at this point in the history
  • Loading branch information
alangsto committed Feb 20, 2024
1 parent 9416695 commit c233ae0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/ToggleXpertButton/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
border-radius: 2rem;
bottom: 1rem;
height: 3rem;
z-index: 9999;

&.button-icon {
background-color: variables.$dark-green;
Expand Down

0 comments on commit c233ae0

Please sign in to comment.