Skip to content

Commit

Permalink
fixing tooltip
Browse files Browse the repository at this point in the history
  • Loading branch information
aalves08 committed Aug 30, 2024
1 parent f752aab commit 5e37347
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ export default defineComponent({
z-index: z-index(hoverOverContent);
}
// I DON'T THINK iT NEEDS FiXING... I think we delete it... CHECK EDIT->PODS->GENERAL TAB-> PULL SECRETS ::TODO-ALEX
.tooltip {
position: absolute;
width: calc(100% + 2px);
Expand Down

0 comments on commit 5e37347

Please sign in to comment.