Skip to content

Commit

Permalink
prettier css
Browse files Browse the repository at this point in the history
  • Loading branch information
brunocezar-tlf committed Aug 8, 2023
1 parent 434a486 commit a45376c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/tooltip.css.ts
Original file line number Diff line number Diff line change
Expand Up @@ -143,9 +143,9 @@ export const textAlign = style({
display: 'flex',
flexDirection: 'column',
alignItems: 'center',
}
}
})
},
},
});

export const enter = style({
transform: enterTransform,
Expand Down

0 comments on commit a45376c

Please sign in to comment.