Skip to content

Commit

Permalink
fix: tooltip native top position
Browse files Browse the repository at this point in the history
  • Loading branch information
Viraj-10 committed Oct 10, 2023
1 parent 8567ede commit c796e36
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/config/src/theme/Tooltip.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@ import { createStyle } from '@gluestack-style/react';

export const Tooltip = createStyle({
width: '$full',
height: '$full',
});

0 comments on commit c796e36

Please sign in to comment.