Skip to content

Commit

Permalink
feat(Tooltip): set display inline flex for tooltip wrapper
Browse files Browse the repository at this point in the history
  • Loading branch information
artursantiago committed Feb 4, 2025
1 parent ba4eaf6 commit 1269495
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/ui/src/components/molecules/Tooltip/styles.scss
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
[data-fs-tooltip-wrapper] {
position: relative;
display: inline-flex;

[data-fs-tooltip] {
// --------------------------------------------------------
Expand Down

0 comments on commit 1269495

Please sign in to comment.