Skip to content

Commit

Permalink
Disable lint issue
Browse files Browse the repository at this point in the history
  • Loading branch information
camertron committed Oct 11, 2024
1 parent 51069dc commit 434e4b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/components/primer/alpha/dialog.pcss
Original file line number Diff line number Diff line change
Expand Up @@ -359,6 +359,7 @@ dialog.Overlay:not([open]) {
&:hover,
&:focus {
background-color: var(--button-default-bgColor-hover);
/* stylelint-disable-next-line primer/colors */
border: var(--borderWidth-thin) solid var(--control-bgColor-hover);
}

Expand Down

0 comments on commit 434e4b7

Please sign in to comment.