Skip to content

Commit

Permalink
Fixed #5033 - Tooltip arrow is broken
Browse files Browse the repository at this point in the history
  • Loading branch information
tugcekucukoglu committed Jan 5, 2024
1 parent 66b9785 commit 3b145e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/lib/tooltip/style/TooltipStyle.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ const css = `
height: 0;
border-color: transparent;
border-style: solid;
scale: 2;
}
.p-tooltip-right .p-tooltip-arrow {
Expand Down

0 comments on commit 3b145e1

Please sign in to comment.