Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
langermank committed Feb 12, 2024
1 parent 246d63e commit 2b40c74
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/tooltips/tooltips.scss
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
pointer-events: none;
content: attr(aria-label);
background: var(--bgColor-emphasis, var(--color-neutral-emphasis-plus));
// stylelint-disable-next-line primer/borders
border-radius: var(--borderRadius-medium);
opacity: 0;
}
Expand Down

0 comments on commit 2b40c74

Please sign in to comment.