Skip to content

Commit

Permalink
EPMRPP-93771 || The progress bar is not colored according to the open…
Browse files Browse the repository at this point in the history
…ed page (#40)
  • Loading branch information
BlazarQSO authored Aug 20, 2024
1 parent ef39e65 commit 18c5dc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/tooltip/tooltip.module.scss
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ $triangle-color: var(--rp-ui-base-almost-black-light);

.tooltip-wrapper {
display: block;
width: fit-content;
width: 100%;
height: fit-content;
cursor: pointer;
}
Expand Down

0 comments on commit 18c5dc1

Please sign in to comment.