Skip to content

Commit

Permalink
fix(ui): remove z-index from circular-bar scss EBS-1515 (#239)
Browse files Browse the repository at this point in the history
  • Loading branch information
HendrNortl authored Dec 11, 2024
1 parent c26712e commit 102758b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion libs/styles/src/lib/scss/components/_progress-bar.scss
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
position: absolute;
top: 0;
left: 0;
z-index: -1;
}

@include cvi-breakpoint-up(sm) {
Expand Down

0 comments on commit 102758b

Please sign in to comment.