Skip to content

Commit

Permalink
add PR url
Browse files Browse the repository at this point in the history
  • Loading branch information
dgodinez-dh committed Jan 10, 2025
1 parent 5dc65ff commit 03ea22c
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ label[class*='spectrum-'] {
margin-bottom: 0;
}

/*
* This workaround can be removed when this fix is pulled in
* https://github.com/adobe/react-spectrum/issues/7571
*/
[class*='spectrum-Menu-itemGrid'] svg,
svg[class*='spectrum-Textfield-validationIcon'] {
/* set as border-box by reboot, but spectrum expects this to be content-box */
Expand Down

0 comments on commit 03ea22c

Please sign in to comment.